Commit Graph

1218 Commits

Author SHA1 Message Date
cshaptx4869
c422c27d94 refactor(main.ts): ♻️ 抽离一些功能为vue插件 2024-03-01 21:04:04 +08:00
Ray Hao
8c12cfecbe Merge pull request #40 from cshaptx4869/patch-12
build(vite.config.ts): 📦 代理接口地址通过env配置文件修改
2024-03-01 16:52:24 +08:00
Ray Hao
f6fbbf3f3e Merge pull request #41 from cshaptx4869/patch-13
perf(assets):  压缩图片资源
2024-03-01 14:43:03 +08:00
cshaptx4869
c812402e3f perf(assets): 压缩图片资源 2024-03-01 14:37:48 +08:00
cshaptx4869
073d95d26f build(vite.config.ts): 📦 代理接口地址通过env配置文件修改 2024-03-01 13:54:38 +08:00
Ray Hao
9b5d10ca0b Merge pull request #39 from cshaptx4869/patch-11
refactor(SidebarMenuItemTitle): ♻️ 去除冗余代码
2024-03-01 13:02:28 +08:00
cshaptx4869
1af41faa85 refactor(SidebarMenuItemTitle): ♻️ 去除冗余代码 2024-03-01 12:48:44 +08:00
Ray Hao
ef3aa3e61f Merge pull request #38 from cshaptx4869/patch-10
fix(AppMain): 🐛 修复混合模式开启固定Header时的样式问题
2024-02-29 23:44:01 +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
Ray Hao
0843876666 Merge pull request #37 from cshaptx4869/patch-9
refactor(login): ♻️ 修改login密码框功能实现
2024-02-29 16:52:22 +08:00
郝先瑞
7a84b96fcd Merge branch 'master' of https://github.com/youlaitech/vue3-element-admin 2024-02-29 16:51:25 +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
Ray Hao
1f93dd89a3 Merge pull request #36 from cshaptx4869/patch-8
feat(extensions.json):  vscode开发扩展推荐
2024-02-29 13:52:45 +08:00
Ray Hao
2595e5b3cc Merge pull request #35 from cshaptx4869/patch-7
fix(user.mock.ts): 🐛 mock用户数据username字段补齐
2024-02-29 13:52:12 +08:00
cshaptx4869
01d34fc7e4 feat(extensions.json): vscode开发扩展推荐 2024-02-29 11:41:54 +08:00
cshaptx4869
c0fdf5ae0b fix(user.mock.ts): 🐛 mock用户数据username字段补齐 2024-02-29 11:06:46 +08:00
Ray Hao
9bf39460d0 Merge pull request #34 from cshaptx4869/patch-6
fix(CHANGELOG.md): 🐛 修复日期问题
2024-02-29 10:42:32 +08:00
Ray Hao
77923c34d8 Merge pull request #33 from cshaptx4869/patch-5
fix(index.html): 🐛 删除重复的样式
2024-02-29 10:42:21 +08:00
cshaptx4869
199f4b5dee fix(CHANGELOG.md): 🐛 修复日期问题 2024-02-29 10:34:02 +08:00
cshaptx4869
20b018bd15 fix(index.html): 🐛 删除重复的样式 2024-02-29 10:28:50 +08:00
hxr
5d5d0e46b3 chore: 🔨 升级项目版本号 2.9.1 2024-02-29 00:26:03 +08:00
hxr
5b459eb952 docs(CHANGELOG.md): 📝 项目2.9.1版本更新说明 2024-02-29 00:24:22 +08:00
hxr
4c87ec0d15 refactor: ♻️ 统一设置 SVG 图标 2024-02-28 23:13:52 +08:00
Ray Hao
ccf84ed19d Merge pull request #31 from cshaptx4869/patch-4
fix(package.json): 🐛 规整一些开发依赖
2024-02-28 14:44:53 +08:00
cshaptx4869
ea03f76afe fix(package.json): 🐛 规整一些开发依赖 2024-02-28 14:40:28 +08:00
hxr
0a69f2d509 Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin 2024-02-28 08:20:22 +08:00
Ray Hao
93a8e29a83 Merge pull request #30 from cshaptx4869/patch-3
refactor(Settings): ♻️ 项目配置按钮移入navbar
2024-02-28 08:13:35 +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
Ray Hao
4a3742b41f Merge pull request #27 from cshaptx4869/patch-1
fix: 🐛 修复登录页主题切换问题
2024-02-27 09:58:10 +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
hxr
9335ec1647 docs(README.md): 📝 项目说明文档修改 2024-02-23 00:30:07 +08:00
郝先瑞
bd96cd83d0 chore(vite.config.ts): 🔨 关闭自动生成,预构建依赖调整 2024-02-23 00:07:13 +08:00
郝先瑞
69fb42b3e8 chore: 🔨 自动导入组件重新生成 2024-02-23 00:03:03 +08:00
郝先瑞
593ce5ecc7 fix: 🐛 部门状态筛选长度优化 2024-02-22 23:58:28 +08:00
郝先瑞
a50583e7be fix: 🐛 顶部布局模式 AppMain 高度调整 2024-02-22 23:43:16 +08:00
郝先瑞
82e841da66 chore: 🔨 菜单枚举注释完善 2024-02-22 23:33:38 +08:00
郝先瑞
f58040e5d0 refactor: ♻️ 移除无用文件 2024-02-22 23:32:01 +08:00
郝先瑞
e19dfe9922 chore: 🔨 注释和命名优化 2024-02-22 23:14:05 +08:00
郝先瑞
56996ff213 refactor: ♻️ 主题色、主题、布局等设置重构 2024-02-22 23:09:41 +08:00
郝先瑞
11645b5df1 refactor: ♻️ unocss 自定义样式名修改 2024-02-22 18:20:19 +08:00