Commit Graph

266 Commits

Author SHA1 Message Date
郝先瑞
e0a85760db style(GoodsCategory.vue): 移除空行 2022-03-05 16:30:24 +08:00
郝先瑞
98dbbf2e88 refactor(TreeSelect.vue): 代码优化 2022-03-05 16:28:24 +08:00
郝先瑞
3f3358c096 fix(GoodsCategory.vue): 选择商品分类的右箭头图标不显示问题修复 2022-03-05 16:23:40 +08:00
郝先瑞
3e11f8df4d fix(Category.vue): 商品分类操作按钮样式问题修复 2022-03-05 16:22:47 +08:00
郝先瑞
4b7bf8ccc7 fix(dept/index.vue): 部门搜索重置无效问题修复 2022-03-05 16:09:05 +08:00
郝先瑞
0bbfe6f827 style(WangEditor): 移除多余空行和引用 2022-03-05 16:07:59 +08:00
郝先瑞
c860c00875 fix(WangEditor): 富文本编辑器组件重新封装,修复内容无法保存和回显的问题 2022-03-05 15:04:21 +08:00
郝先瑞
a701d02133 fix(goods): 商品一些问题修复 2022-03-05 12:10:41 +08:00
郝先瑞
e5433b7194 chore(package.json): element-plus的版本更新最新版本2.0.4 2022-03-05 00:11:11 +08:00
郝先瑞
dc751b051b fix(login/index.vue): 登录框input的box-shadow鼠标hover颜色调整 2022-03-05 00:10:23 +08:00
郝先瑞
c536ef13a7 fix(Navbar.vue): 修复element plus 2.0.3版本后 el-dropdown-item divided 使用li 导致间距变大 2022-03-05 00:08:25 +08:00
郝先瑞
0d06abaf3d fix(TagsView/index.vue): 调整获取主题变量的获取顺序 2022-03-02 23:30:47 +08:00
郝先瑞
ec902a6920 fix(TagsView/index.vue): 系统设置是否开启tagsView无效问题修复 2022-03-02 22:35:31 +08:00
郝先瑞
2791cb7249 fix: 侧边栏使用SCSS变量 2022-03-02 22:30:08 +08:00
郝先瑞
d5394eec68 style(layout/index.vue): 移除空行 2022-03-02 22:27:17 +08:00
郝先瑞
dec37afd84 style(sidebar.scss): 移除空行 2022-03-02 22:26:27 +08:00
郝先瑞
beac9b19b4 fix: 系统设置主题切换问题修复 2022-03-01 23:53:30 +08:00
郝先瑞
a6882db1dd feat: 系统设置添加主题动态切换 2022-03-01 23:45:07 +08:00
郝先瑞
108aeeb43a fix(login/index.vue): 修复手机键盘输入导致copyright遮盖输入框 2022-03-01 23:41:26 +08:00
郝先瑞
f6e385a5f3 style(Navbar.vue): 移除空行 2022-03-01 23:39:05 +08:00
郝先瑞
5e1ff0a69e style(main.ts): 代码格式优化 2022-03-01 23:38:21 +08:00
郝先瑞
659d46939e refactor(element-plus.scss): 移动Element Plus全局样式至element-plus.scss 2022-02-28 23:48:30 +08:00
郝先瑞
da7ce51465 refactor(App.vue): 移动Element Plus全局样式至element-plus.scss 2022-02-28 23:48:15 +08:00
郝先瑞
5edc5ef334 refactor: Element Plus图标依赖@element-plus/icons过时,调整为@element-plus/icons-vue 2022-02-27 12:58:16 +08:00
郝先瑞
9cc66456b7 feat: SCSS全局变量配置 2022-02-27 12:56:32 +08:00
郝先瑞
d44509d2ee feat: SCSS全局变量配置 2022-02-27 12:56:25 +08:00
郝先瑞
79292f06bf feat: SCSS全局变量配置 2022-02-27 12:56:08 +08:00
郝先瑞
d0a59d9c5e refactor(main.ts): 删除无用配置 2022-02-27 12:55:22 +08:00
郝先瑞
79d06f745f chore(package.json): Element Plus的图标路径由@element-plus/icons修改为@element-plus/icons-vue 2022-02-27 12:54:52 +08:00
郝先瑞
3b144721ec refactor(vite.config.ts): 删除无用配置 2022-02-27 12:53:55 +08:00
郝先瑞
dcdbf124d8 fix(App.vue): 国际化语言切换刷新页面时Element Plus语言未能切换问题修复 2022-02-27 12:52:33 +08:00
郝先瑞
8d370436d8 refactor(advert/index.vue): 广告列表列宽调整优化 2022-02-27 01:11:30 +08:00
郝先瑞
def84cd959 refactor(dashboard/index.vue): 控制台添加响应式sm的大小 2022-02-27 01:11:07 +08:00
郝先瑞
5abebf9a30 style(user/index.vue): 删除空行 2022-02-27 01:10:11 +08:00
郝先瑞
8a0b5e390c style(Breadcrumb/index.vue): 删除空行 2022-02-27 01:09:21 +08:00
郝先瑞
f031802025 feat(login/index.vue): 登录页重构setup和ts、国际化和添加copyright 2022-02-27 01:08:09 +08:00
郝先瑞
0f114292e2 refactor(Menu.vue): 菜单列表列宽调整 2022-02-27 01:06:58 +08:00
郝先瑞
d065601e70 feat(Navbar.vue): 导航栏国际化 2022-02-27 01:06:06 +08:00
郝先瑞
5738186d0c refactor(Logo.vue): 更换侧边栏Logo 2022-02-27 01:05:35 +08:00
郝先瑞
11bcc1942e refactor(Perm.vue): 权限列表列宽调整 2022-02-27 01:05:15 +08:00
郝先瑞
209df57284 feat(zh-cn.ts): 完善登录页和导航页的国际化 2022-02-27 01:04:30 +08:00
郝先瑞
c4469a767c refactor(setting.ts): 默认开启侧边栏Logo 2022-02-27 01:03:48 +08:00
郝先瑞
96f74a98a6 fix(element-plus.scss): 弹窗顶部0间距样式问题修复 2022-02-25 22:08:44 +08:00
郝先瑞
84ce0a91ff fix: 引用组件路径大小写问题修复 2022-02-25 22:00:36 +08:00
郝先瑞
b32bb51e95 fix(order/index.vue): 订单分页列表数据加载失败问题修复 2022-02-25 00:11:03 +08:00
郝先瑞
617238cc13 fix(Breadcrumb): 面包屑“首页”如果不是第一个tab语言切换不生效问题修复 2022-02-25 00:10:29 +08:00
郝先瑞
28a795ec2c fix(TagsView/index.vue): permission模块导入路径错误修复 2022-02-24 21:01:10 +08:00
郝先瑞
966bdf1b6e feat: Element Plus 最新版本国际化和集成i18n插件实现自定义国际化(包括动态路由) 2022-02-24 00:22:11 +08:00
郝先瑞
71cec7be32 feat(setting.ts): TypeScript读取SCSS变量 2022-02-24 00:19:34 +08:00
郝先瑞
da5e0bfbab feat(lang/index.ts): 添加和创建i18n实例 2022-02-24 00:18:41 +08:00