Commit Graph

876 Commits

Author SHA1 Message Date
hxr
e2762d1363 feat(SiderbarMenuItem.vue): 菜单hover背景色添加全局SCSS变量控制 2024-04-16 19:00:48 +08:00
hxr
dbfafaf547 refactor: ♻️ 移动端点击左侧菜单后关闭左侧菜单 2024-04-16 00:22:57 +08:00
hxr
fbfdcd4ff6 refactor: ♻️ 统一 script 和 template 位置 2024-04-16 00:19:46 +08:00
april
c6dc77206d refactor(重构首页): ♻️ 使用静态数据循环渲染 2024-03-29 11:59:44 +08:00
cshaptx4869
bb4eb0d833 fix(dashboard): 🐛 修复eslint报错 2024-03-25 18:15:50 +08:00
hxr
023c585c95 refactor: ♻️ 更换本地缓存的 token 变量名 2024-03-24 15:18:45 +08:00
cshaptx4869
62300347bb fix(Login): 🐛 修复浏览器密码自动填充时可能存在的报错 2024-03-15 09:50:29 +08:00
cshaptx4869
d83f43fb0e refactor: ♻️ 增加语言和布局大小枚举类型 2024-03-15 09:09:41 +08:00
郝先瑞
274b6a3deb fix(App.vue): 🐛 添加 size 类型断言修复类型报错 2024-03-14 18:16:57 +08:00
cshaptx4869
19c8ddbe6f refactor: ♻️ 增加侧边栏状态枚举类型 2024-03-12 14:43:10 +08:00
Ray Hao
50b257f199 Merge pull request #57 from cshaptx4869/patch-28
refactor: ♻️ 增加设备枚举类型
2024-03-12 13:33:54 +08:00
cshaptx4869
e4ccc35bba refactor: ♻️ 增加设备枚举类型 2024-03-12 11:09:05 +08:00
cshaptx4869
cd9af80dd0 refactor(routers): ♻️ 去除多余的ts断言 2024-03-12 11:05:21 +08:00
hxr
8b9502cea0 refactor(aiticle.ts): ♻️ remove unused api files 2024-03-11 23:14:12 +08:00
hxr
28c6311139 refactor(env.d.ts): ♻️ 完善 Vite 环境变量类型声明 2024-03-10 10:42:57 +08:00
汪继
01bc58ba0d fix(IconSelect): 🐛 修复构建时提示iconComponent.name可能为undefined的报错; 2024-03-08 20:52:15 +08:00
cshaptx4869
6d27e25e70 refactor(login): ♻️ 大写锁定提示国际化 2024-03-08 08:40:01 +08:00
cshaptx4869
26b75db243 refactor(i18n): ♻️ 加强基础国际化 2024-03-07 23:51:35 +08:00
cshaptx4869
e72f206595 perf(Enum): enum关键字前面加上const修饰 2024-03-07 08:58:10 +08:00
cshaptx4869
7236a91828 refactor(settings.ts): ♻️ 默认固定Header 2024-03-06 16:08:26 +08:00
cshaptx4869
4732c23767 build: 📦 定义vite全局常量替换 2024-03-05 21:03:49 +08:00
郝先瑞
ba384ab965 Merge branch 'master' of https://github.com/youlaitech/vue3-element-admin 2024-03-05 18:34:38 +08:00
郝先瑞
e87d9f7da0 build: 📦 升级项目版本号→2.9.2 2024-03-05 18:30:20 +08:00
cshaptx4869
4a6571713f fix(Settings): 🐛 统一字体大小 2024-03-05 15:54:09 +08:00
hxr
509ab31ca6 refactor: ♻️ 交换 script 和 template 位置 2024-03-04 00:13:34 +08:00
hxr
17c29ee971 refactor: ♻️ 优化主题和主题色集中监听,避免多处初始化 2024-03-03 23:04:07 +08:00
Ray Hao
ac58767ece Merge pull request #42 from cshaptx4869/patch-14
refactor(main.ts): ♻️ 抽离一些功能为vue插件
2024-03-01 21:11:31 +08:00
cshaptx4869
a0bc15bdad refactor(AppMain): ♻️ 弱化页面进入动画效果 2024-03-01 21:08:54 +08:00
cshaptx4869
c422c27d94 refactor(main.ts): ♻️ 抽离一些功能为vue插件 2024-03-01 21:04:04 +08:00
cshaptx4869
c812402e3f perf(assets): 压缩图片资源 2024-03-01 14:37:48 +08:00
cshaptx4869
1af41faa85 refactor(SidebarMenuItemTitle): ♻️ 去除冗余代码 2024-03-01 12:48:44 +08:00
cshaptx4869
68f32bb418 fix(AppMain): 🐛 修复混合模式开启固定Head时的样式问题 2024-02-29 23:33:00 +08:00
郝先瑞
fdb5d85b80 Merge branch 'master' of https://github.com/youlaitech/vue3-element-admin 2024-02-29 16:52:31 +08:00
cshaptx4869
10ef16e7df refactor(login): ♻️ 修改login密码框功能实现 2024-02-29 16:49:44 +08:00
郝先瑞
7f6c39a2d3 fix: 🐛 appMain 高度在非固定头部不正确导致出现滚动条问题修复 2024-02-29 16:49:29 +08:00
hxr
5d5d0e46b3 chore: 🔨 升级项目版本号 2.9.1 2024-02-29 00:26:03 +08:00
hxr
4c87ec0d15 refactor: ♻️ 统一设置 SVG 图标 2024-02-28 23:13:52 +08:00
hxr
0a69f2d509 Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin 2024-02-28 08:20:22 +08:00
cshaptx4869
dae39a6764 refactor(Settings): ♻️ 项目配置按钮移入navbar 2024-02-28 00:42:32 +08:00
Ray Hao
e0f4c72925 Merge pull request #28 from cshaptx4869/patch-2
refactor(userStore): ♻️ 优化user数据定义
2024-02-27 15:46:44 +08:00
cshaptx4869
bd290c2da0 refactor(userStore): ♻️ 优化user数据定义 2024-02-27 13:00:42 +08:00
cshaptx4869
4325682dee fix: 🐛 修复登录页主题切换问题 2024-02-27 09:52:06 +08:00
hxr
9af5debc62 refactor: ♻️ 交换 script 和 template 位置 2024-02-25 15:01:00 +08:00
hxr
533f389cf6 chore: 🔨 移除冗余样式 2024-02-24 11:21:18 +08:00
hxr
0bd3309cb3 chore: 🔨 删除没用的scss变量 2024-02-24 11:00:58 +08:00
郝先瑞
5256f5a1db fix: 🐛 样式优化 2024-02-23 17:43:46 +08:00
郝先瑞
66f37cb31d refactor(AppMain): ♻️ 添加页面切换动画, CSS 精简优化 2024-02-23 10:37:37 +08:00
郝先瑞
68b76b82cf fix(App.vue): 🐛 水印字体颜色未适配暗黑主题导致无法显示问题修复 2024-02-23 10:01:12 +08:00
郝先瑞
69fb42b3e8 chore: 🔨 自动导入组件重新生成 2024-02-23 00:03:03 +08:00
郝先瑞
593ce5ecc7 fix: 🐛 部门状态筛选长度优化 2024-02-22 23:58:28 +08:00