Commit Graph

2607 Commits

Author SHA1 Message Date
Ray.Hao
845d117f08 refactor: 个人中心页面重构和布局代码优化 2026-06-21 14:09:27 +08:00
Ray.Hao
7ffcf8820e perf: 优化构建依赖加载 2026-06-19 08:27:41 +08:00
Ray.Hao
03a9c03401 refactor(layout): 优化后台布局样式与主题适配
- 优化顶部工具栏、通知入口和页签操作按钮的图标颜色继承
- 调整混合布局菜单激活态与暗黑模式下的视觉表现
- 重构设置面板分组与底部操作区,精简无效配置文案
- 统一列表页公共布局样式,优化表格和页面容器边界
- 优化控制台卡片、图表和暗黑模式背景表现
- 移除布局中重复的页签高度覆盖和无用 mixin
2026-06-18 23:39:31 +08:00
Ray.Hao
0e992ae16f refactor: 侧边栏展开图标:Mix/Double 布局统一为 arrow-left-right 2026-06-18 18:55:06 +08:00
Ray.Hao
f4f680b79f refactor(sidebar): 替换折叠按钮为图标并简化组件 2026-06-18 18:48:49 +08:00
Ray.Hao
892d89b98c chore(deploy): 重置默认服务器配置并格式化代码 2026-06-18 18:41:34 +08:00
Ray.Hao
14035cfa4d refactor(ui): 界面升级与代码规范优化 2026-06-18 18:38:12 +08:00
Ray.Hao
288ea9b43d chore: 整理项目资源和配置 2026-06-12 21:21:49 +08:00
Ray.Hao
830651c0d7 refactor(布局): 拆分 MixMenu composable,消除 TagsView 重复逻辑,修复仪表盘报错 2026-06-09 22:08:38 +08:00
Ray.Hao
6a227ad1c7 移除响应拦截器A0231冗余处理;v4.6.2 2026-06-09 15:55:24 +08:00
Ray.Hao
620cc6b37e refactor(dashboard): 移除最近访问模块,品牌链接去蓝底背景
- 移除 dashboard 最近访问 section(模板+脚本+样式),避免与左侧菜单导航重复
- dash-header__end 去除 background/padding/border-radius,品牌链接自然融入 header
- 清理 useRecentMenus/useRouter/Menu 等无引用导入
2026-06-09 15:54:39 +08:00
Ray.Hao
fe3695d613 refactor(styles): 提取布局 mixin,派生主题色,消除硬编码与魔法数字
- 新增 _mixins.scss,统一 app-main / sidebar-scroll 高度计算
- _theme.scss 引入 SCSS 颜色令牌,menu-hover 改用 color-mix() 自动派生
- _variables.scss 新增 $sidebar-toggle-height 替代魔法数字 50px
- LeftLayout / TopLayout / MixLayout 中重复 calc 替换为 mixin 调用
- 修复 apifox / internal-doc demo 页面 tags-view 高度错误(34px→40px)
- 添加主题变量契约注释,方便后续新增主题
2026-06-09 14:31:40 +08:00
Ray.Hao
0a531ae955 refactor: 规范系统页面类型命名 2026-06-07 21:02:15 +08:00
Ray.Hao
12f07ae59a fix: 默认使用线上接口地址 2026-06-07 18:49:25 +08:00
Ray
6f1501fdae !62 style: 格式化系统配置与字典模块代码
Merge pull request !62 from Mickeywaugh/master
2026-06-05 07:30:04 +00:00
Mickeywaugh
476bd86ba3 style: 格式化系统配置与字典模块代码 2026-06-05 15:11:57 +08:00
Mickeywaugh
132501ea4e refactor(system): 重构列表数据结构,统一分页查询参数 2026-06-05 15:10:01 +08:00
Mickeywaugh
1da0816b34 fix: 处理config为空时的token刷新异常 2026-06-05 15:08:51 +08:00
Mickeywaugh
d9a4f4ee34 feat(types): 修补缺失的API通用类型定义 2026-06-05 14:10:17 +08:00
Ray.Hao
0ac7bef442 fix: 修复登录页三方图标色值 2026-05-30 17:54:44 +08:00
Ray.Hao
63b73bae0e Merge remote-tracking branch 'origin/master' 2026-05-26 20:02:44 +08:00
Ray.Hao
bd4413b9f0 refactor: 优化非 CRUD 代码可读性 2026-05-26 19:53:23 +08:00
Ray.Hao
3ee0902c67 Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin 2026-05-26 09:32:16 +08:00
Ray.Hao
2a538d7da7 refactor: 优化代码规范和可读性 2026-05-25 22:22:42 +08:00
Ray.Hao
4795e2950e docs: 更新官方文档地址 2026-05-24 20:21:39 +08:00
Ray.Hao
166f4b51c9 !61 chore(copyright): update copyright year to 2026
Merge pull request !61 from Coast/fix/copyright-2026
2026-05-20 03:31:15 +00:00
Ray.Hao
2e1366e591 fix: 恢复被误删国际化配置 2026-05-18 00:51:35 +08:00
Ray.Hao
e3e5b87f89 fix: remove unused imports and variables 2026-05-16 18:34:07 +08:00
Ray.Hao
2964271ae3 Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin 2026-05-11 12:38:17 +08:00
Ray.Hao
fe0775fbdb refactor: 界面重构美化 2026-05-11 11:54:22 +08:00
Ray.Hao
b5e4e4cd15 refactor(router): 优化错误页面路由跳转逻辑 2026-05-05 10:46:56 +08:00
Ray.Hao
36bb4e5499 Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin 2026-04-30 22:05:05 +08:00
Ray.Hao
66615279eb refactor: 优化前端项目 images 目录结构 2026-04-30 11:15:21 +08:00
Coast
d59986285e chore(copyright): update copyright year to 2026 2026-04-27 11:05:58 +08:00
Ray.Hao
6218c9d23c Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin 2026-04-26 09:16:49 +08:00
Ray.Hao
4231ca000f docs: 说明文档调整和已知警告问题修复 2026-04-24 21:37:24 +08:00
Ray.Hao
aad936a243 fix: 修复构建报错和 ESLint 兼容性问题 2026-04-22 00:36:57 +08:00
Ray.Hao
e4b6166e62 refactor: 代码生成页面布局重构优化 2026-04-22 00:20:09 +08:00
Ray.Hao
8419f1ac2b !60 完善登录页主题切换功能
Merge pull request !60 from Coast/fix/theme-follow-system
2026-04-21 06:58:06 +00:00
Coast
acd226b75b chore(lockfile): 更新 pnpm 锁文件 2026-04-21 14:51:25 +08:00
Coast
c851de9e19 fix(login): 统一登录页主题链路 2026-04-21 14:49:12 +08:00
Coast
1d6c65d1a7 fix(theme): 修复跟随系统主题解析 2026-04-21 14:48:07 +08:00
Ray.Hao
33bde0eaf8 refactor: store 目录扁平化重构为 stores(Pinia 推荐结构) 2026-04-20 13:53:10 +08:00
Ray.Hao
ec38cb71ce style: 优化工具栏样式选择器 2026-04-19 20:10:06 +08:00
Ray.Hao
f669e6951b Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin 2026-04-17 23:42:52 +08:00
Ray.Hao
1e11c54762 fix: 统一前后端权限标识后缀(add/edit/query→create/update/list) 2026-04-17 23:31:48 +08:00
theo
81b5f94c54 fix: 🐛 修复先渲染多图上传,再更改绑定数据时,多图不展示的问题
修复先渲染多图上传,再更改绑定数据时,多图不展示的问题
2026-04-14 11:36:45 +08:00
Ray.Hao
d17c4abfbf Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin 2026-04-13 08:06:57 +08:00
Ray.Hao
a86ef31b8e fix: 修复重复跳转登录页面问题及优化接口配置 2026-04-12 22:48:27 +08:00
Ray.Hao
4d8e8909b9 fix(dashboard): correct legend name mismatch and initialize chart options 2026-04-09 23:56:21 +08:00