Commit Graph

557 Commits

Author SHA1 Message Date
haoxr f459ff0197 fix: 修复群或issue有人提到的i18n控制台报错 问题https://github.com/youlaitech/vue3-element-admin/issues/5 2023-04-05 12:58:02 +08:00
haoxr 7620a5f061 refactor: 图标下拉选择器示例重命名 2023-03-26 18:53:08 +08:00
haoxr b68eb53030 refactor: 代码优化和注释完善 2023-03-26 18:36:00 +08:00
haoxr ee1ddb3a5a refactor: 文件路径调整 2023-03-26 18:34:18 +08:00
haoxr ce238a5690 refactor: 图标选择器组件封装优化 2023-03-26 18:31:18 +08:00
haoxr a2072301b5 refactor: 组件示例文件重命名 2023-03-26 18:25:46 +08:00
haoxr d188e021a0 fix: 菜单选中图标未变色问题修复 2023-03-26 15:21:10 +08:00
haoxr af72114efd refactor: 导航栏右侧样式优化 2023-03-26 10:38:16 +08:00
haoxr 0bb7cf394b refactor: 登录校验失败重新获取验证码 2023-03-25 09:28:48 +08:00
haoxr ab872ba2b0 refactor: 登录页验证码完善 2023-03-25 01:17:59 +08:00
haoxr 9a297d1986 feat: 新增登录验证码 2023-03-24 22:40:29 +08:00
haoxr 40c40fa90d refactor: 全局注册自定义指令方式优化 2023-03-23 07:42:48 +08:00
haoxr 5cf1267139 refactor: 路由路径移除多余字符 2023-03-22 22:57:57 +08:00
haoxr e365e99c03 fix: 重置查询部门ID未清空问题修复 2023-03-22 22:56:32 +08:00
haoxr 850159c0d1 refactor: 移除自定义`debounce`和`clickoutside`指令,后续通过`vueuse`实现 2023-03-22 22:44:31 +08:00
haoxr dbc1f5ccf5 refactor: 接口方法名修改 2023-03-22 22:42:26 +08:00
haoxr e15797b6b0 docs: 注释修改 2023-03-21 23:50:19 +08:00
haoxr b30d738621 docs: 补充注释 2023-03-20 23:55:29 +08:00
haoxr 480682d683 refactor: 窄屏垂直间距优化 2023-03-17 22:31:26 +08:00
haoxr 227134a4bb refactor: 登录框居中 2023-03-17 00:17:41 +08:00
haoxr 89d1a9d6e0 refactor: 登录框宽度自适应 2023-03-16 23:49:36 +08:00
haoxr 2f91753927 refactor(request.ts): `token` 过期错误提示优化 2023-03-16 23:29:23 +08:00
haoxr 19152ca61a refactor: `ul`、`li` 元素移除点 2023-03-16 01:12:07 +08:00
haoxr d74d1bed56 refactor: `axios` 请求拦截器优化 2023-03-16 01:10:44 +08:00
haoxr 7a03ecf0ed docs: 完善注释 2023-03-16 01:09:35 +08:00
haoxr c968230bb3 refactor: `unplugin-icons` 替代 `element-plu/icon-vue` 2023-03-15 22:54:49 +08:00
haoxr de95f860e6 refactor: 代码优化精简 2023-03-15 22:53:25 +08:00
haoxr 617ce262c9 fix: 部门修改 `openDialog` 方法参数顺序错误修复 2023-03-15 22:36:18 +08:00
haoxr dba95fac12 fix(DictData): 字典数据弹窗切换数据未刷新问题修复 2023-03-14 21:57:25 +08:00
haoxr 27a287020f fix: 角色批量删除报错问题修复 2023-03-13 23:26:20 +08:00
haoxr 81be6da082 fix: 批量删除问题修复 2023-03-13 23:08:24 +08:00
haoxr abc0fb7efc refactor: 样式调整 2023-03-13 23:07:28 +08:00
haoxr 317ca0194b fix: 类型ts校验问题修复 2023-03-13 23:06:47 +08:00
haoxr 51ec9c9356 refactor: 样式页面优化 2023-03-13 00:36:43 +08:00
haoxr 2de0add2e8 refactor: 添加部门默认排序值 2023-03-12 22:27:52 +08:00
haoxr 225c1d5b33 fix: 自动导入组件缺失补充 2023-03-12 21:51:16 +08:00
haoxr 388eb25192 feat: 自动导入变更 2023-03-12 21:47:16 +08:00
haoxr dd7e46f5b7 docs: 添加注释 2023-03-12 21:35:20 +08:00
haoxr ee7c9a6eb8 refactor: 菜单名称列宽度调整 2023-03-12 21:32:30 +08:00
haoxr bbf7444b71 feat: 自动导入change 2023-03-11 21:56:02 +08:00
haoxr c948921fb9 docs: 完善全局变量注释 2023-03-11 21:51:13 +08:00
haoxr 696a377c0a refactor: 自动导入移除手动导入 2023-03-11 21:24:46 +08:00
haoxr d16371370c refactor: 系统管理接口和页面重构 2023-03-11 21:21:54 +08:00
haoxr ba748c6172 refactor: 移除字典全局方法 2023-03-11 20:47:40 +08:00
haoxr e9e3e1779f refactor: 样式优化 2023-03-11 19:06:59 +08:00
haoxr 5295b103fc refactor: 使用VueUse的useTransition函数替换vue-countup-v3组件 2023-03-01 21:58:11 +08:00
haoxr 73e0ab4f69 fix: 控制台首页样式问题修复 2023-03-01 01:08:03 +08:00
haoxr e9ea4acaa8 fix: 修改登录数据类型声明 2023-03-01 00:55:41 +08:00
haoxr 15c3c68f92 refactor: isExternal方法位置调整 2023-03-01 00:48:15 +08:00
haoxr f33b8d352d refactor: 代码重构优化(VueUse使用) 2023-03-01 00:47:39 +08:00