Commit Graph

753 Commits

Author SHA1 Message Date
郝先瑞 9e10fb7eac chore: 🔨 修改`tsconfg`配置 2023-04-15 23:50:29 +08:00
郝先瑞 77070f39a0 build: 📦 代码检测格式化和提交规范检测依赖添加 2023-04-15 23:47:27 +08:00
郝先瑞 6b0965a74b chore: 🔨 代码提交规范配置 2023-04-15 23:36:35 +08:00
郝先瑞 386cef18e5 chore: 🔨 代码检测和格式化配置 2023-04-15 23:35:07 +08:00
haoxr 118c5732e1 docs: 更新交流群二维码 2023-04-10 07:33:44 +08:00
haoxr f459ff0197 fix: 修复群或issue有人提到的i18n控制台报错 问题https://github.com/youlaitech/vue3-element-admin/issues/5 2023-04-05 12:58:02 +08:00
haoxr 71ad50d22f docs: 更新项目交流群二维码 2023-04-01 23:18:08 +08:00
haoxr 41aeccb168 docs: 修改公众号显示 2023-03-29 23:51:40 +08:00
haoxr e6980dff7b docs: 修改依赖版本号 2023-03-28 23:59:05 +08:00
haoxr 7620a5f061 refactor: 图标下拉选择器示例重命名 2023-03-26 18:53:08 +08:00
haoxr b639ad8299 refactor: 移除`vue-i18n` 因版本问题导致控制台报错配置的别名 2023-03-26 18:37:04 +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 9cc27a9e88 chore(package.json): 升级`element-plus` 、`i18n`、`pinia` 版本 2023-03-26 18:33:02 +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 4c517057f4 chore(package.json): 项目版本号修改 `v2.1.0` 2023-03-25 10:18:03 +08:00
haoxr 66fa295c96 docs: 注释表述合理性调整 2023-03-25 10:15:48 +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 962ea46c69 chore: 添加本地接口API地址 2023-03-25 01:16:44 +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 8d487d9b86 docs: 项目说明文档修改 2023-03-22 23:32:44 +08:00
haoxr f6c01e60b8 docs: 更新官方文档地址和微信交流群二维码 2023-03-22 23:03:20 +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 9d17e600ed docs: 注释优化 2023-03-22 22:19:27 +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 1ee165bfc4 refactor: 移除无用配置 2023-03-15 22:50:48 +08:00
haoxr 8066e3c48a chore: 移除 `@element-plus/icons-vue` 依赖,升级 `axios` 版本 2023-03-15 22:38:49 +08:00
haoxr 617ce262c9 fix: 部门修改 `openDialog` 方法参数顺序错误修复 2023-03-15 22:36:18 +08:00
haoxr 0d88fac3c1 fix: https://github.com/antfu/unplugin-icons/issues/204 2023-03-15 22:34:39 +08:00
haoxr 22d6746383 chore: 添加 `eslint` 忽略文件 2023-03-15 22:14:34 +08:00
haoxr 15420f7109 docs: 说明文档修改 2023-03-14 22:01:01 +08:00
haoxr 199a7560ba docs: 图片无法加载问题修复 2023-03-14 22:00:31 +08:00