Commit Graph

2491 Commits

Author SHA1 Message Date
Ray.Hao
d29dd1679c Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin 2026-01-14 22:02:29 +08:00
Ray.Hao
b45554d098 fix: 已知问题修复,vxe-table 样式丢失和乱码 2026-01-14 16:19:13 +08:00
Ray.Hao
c7b94be799 Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin 2026-01-14 11:05:56 +08:00
Ray.Hao
e5ec780a44 feat: 添加解绑手机号和邮箱功能,更新用户资料页面以支持安全设置 2026-01-14 11:03:43 +08:00
XFeng
8d13c6194c Merge pull request #212 from wxfengg/master
fix(test): 🔨修复 vitest 单元测试运行报错等问题
2026-01-13 19:56:34 +08:00
XFeng
3bae086c32 feat: 🎉新增 页面切换动画 功能
- 实现了在项目配置中可配置页面切换动画
- 编写 页面切换动画 功能单元测试
2026-01-13 19:50:40 +08:00
XFeng
f41df4a811 fix(test): 🔨修复 vitest 单元测试运行报错等问题
- 在 tests/setup.ts 中添加 __APP_INFO__ 全局 mock
- 在 vitest.config.ts 中配置 AutoImport 插件以支持 Vue API 自动导入
2026-01-13 19:45:34 +08:00
Ray Hao
3ac58a312c Merge pull request #211 from wxfengg/master
refactor(OperationColumn): 重构动态宽度计算的操作列组件
2026-01-13 18:15:35 +08:00
XFeng
cc8560a048 refactor(OperationColumn): 重构动态宽度计算的操作列组件
- 用更动态的方法代替静态宽度计算
- 优化计算逻辑代码
2026-01-13 18:03:47 +08:00
Ray.Hao
9ac4d3da02 feat: 添加切换租户功能,支持平台用户获取新 token,并优化租户选择逻辑 2026-01-12 08:03:28 +08:00
Ray.Hao
a24bb92ba8 feat: 添加权限控制到角色分配按钮,确保只有具备相应权限的用户可以进行角色分配 2026-01-10 19:38:51 +08:00
Ray.Hao
15fe2c2328 refactor: 更新组件样式,优化全屏、通知下拉和大小选择器的触发区域 2026-01-10 12:34:45 +08:00
Ray.Hao
ca15fa0322 refactor: 优化路由组件解析逻辑,更新字典数据注释及注册组件样式 2026-01-09 23:08:53 +08:00
Ray.Hao
6d88b5ee07 refactor: 移除 Element Plus 样式变量定义 2026-01-09 11:52:25 +08:00
Ray.Hao
cad1f8b03f fix: 优化构建速度,更新 Element Plus 样式变量及 API 接口 2026-01-09 11:44:21 +08:00
Ray.Hao
14e72227cb chore: 更新 README 文档,移除作者链接 2026-01-09 10:10:28 +08:00
Ray.Hao
ca9fca7f57 chore: 更新 README 文档,调整版本信息及投票链接,优化请求工具函数 2026-01-09 10:07:39 +08:00
Ray.Hao
7ba2e279e8 fix: 更新多租户配置注释及启用AI助手 2026-01-09 08:15:26 +08:00
Ray.Hao
4f64dbfbce chore: 更新开发环境API地址为线上版本 2026-01-09 00:45:50 +08:00
Ray.Hao
a5885d0710 refactor: 更新API接口与数据结构,统一分页返回格式 2026-01-09 00:07:25 +08:00
Ray.Hao
4a8efc770e feat: 增强命令面板功能与AI助手集成 2026-01-06 20:21:29 +08:00
Ray.Hao
2953642e99 Merge branch 'develop' of https://gitee.com/youlaiorg/vue3-element-admin into develop 2025-12-27 10:47:21 +08:00
Ray.Hao
9d58407b70 refactor: 调整 AI 命令记录页面路径 2025-12-26 18:13:44 +08:00
Ray.Hao
aa374dd2ba feat: 项目结构重构优化 2025-12-26 12:35:37 +08:00
theo
3b7a1b0254 feat: 新增主题跟随系统
新增主题跟随系统
2025-12-25 17:06:39 +08:00
Ray.Hao
65ad4fe59f refactor: 项目结构优化调整 2025-12-20 21:56:48 +08:00
Theo
39859aebd5 !56 fix: <img class="emoji" alt="🐛" style="vertical-align: middle" src="https://cn-assets.gitee.com/assets/emoji/bug-5377f990188a6353ea49a3bfeb7a89c8.png" width="14" height="14">后端API已经修改为/my
Merge pull request !56 from 太空眼睛/master-tangheng
2025-12-17 06:52:33 +00:00
Theo
60fe4133a5 !57 调整注释错别字
Merge pull request !57 from Coast/fix/comment
2025-12-17 06:52:09 +00:00
Coast
888fd4052b docs: 📝 调整注释错别字 2025-12-17 13:31:42 +08:00
tangheng
60c39b1cce fix: 🐛 后端API已经修改为/my 2025-12-16 14:45:50 +08:00
theo
0aff320a18 fix: 🐛 修复图标选择器栈溢出的问题
修复图标选择器栈溢出的问题
2025-12-16 10:16:08 +08:00
Ray.Hao
5851976c5d refactor: 访问数据接口路径规范调整 2025-12-15 14:25:49 +08:00
Ray.Hao
62e0af68a6 feat: 新增租户切换组件和css目录优化 2025-12-15 08:04:05 +08:00
Ray.Hao
6e0597437e refactor: 枚举、常量和插件文件重构优化 2025-12-12 23:16:32 +08:00
Ray.Hao
f125473b93 refactor: 重命名 LoginResult 为 LoginResponse
- 重命名类型定义以符合 Request/Response 标准命名
- 删除 api/auth.ts 中的重复类型定义
- 统一使用 types/api 中的类型定义
- 提高代码一致性和可维护性
2025-12-12 14:31:39 +08:00
Ray.Hao
265f7b42e4 docs: 为 auth 类型定义添加详细注释
- 为每个字段添加 JSDoc 注释说明
- 为每个接口添加描述性注释
- 提高代码可读性和可维护性
2025-12-12 14:10:10 +08:00
Ray.Hao
715d70127d refactor: 删除 constants 目录,直接使用源路径
- 删除 src/constants/ 目录(仅为转发代理)
- 更新 8 个文件的导入路径:
  * STORAGE_KEYS  @/config/storage
  * VALIDATORS  @/utils/validators
  * ROLE_ROOT  @/enums
- 修复旧的枚举路径(settings/device-enum 等)
2025-12-12 14:04:35 +08:00
Ray.Hao
23b52872c5 refactor: 重命名 API 文件并更新引用路径
- 重命名 13 个 API 文件,去掉 -api 后缀
  * src/api/auth-api.ts  auth.ts
  * src/api/codegen-api.ts  codegen.ts
  * src/api/file-api.ts  file.ts
  * src/api/system/*.ts (9个文件)

- 批量更新 50+ 处 API 引用路径
- 修复 websocket 和枚举导入路径
- 确保零编码问题(使用 UTF-8 编码)
2025-12-12 14:02:07 +08:00
Ray.Hao
9fb1942619 refactor: 重构项目结构 - enums/config/types/plugins
- 重构 enums: 按业务域合并为 5 个文件
- 创建 config: storage.ts, vxe-table.ts
- 删除 plugins,功能迁移到 main.ts
- 创建完整 types 结构
- 新增 utils: validators, websocket, register-components
- 创建 router/guards/permission.ts
- 更新配置文件
2025-12-12 13:59:40 +08:00
Ray.Hao
add4237b1f refactor: 重构多租户 2025-12-12 08:17:32 +08:00
Ray.Hao
848824fbb4 Merge branch 'develop' of https://gitee.com/youlaiorg/vue3-element-admin into develop 2025-12-11 21:21:30 +08:00
Ray.Hao
888e17e405 refactor: 多租户适配调整 2025-12-11 21:19:02 +08:00
Ray.Hao
9176298b44 Merge branch 'develop' of https://gitee.com/youlaiorg/vue3-element-admin into develop 2025-12-11 10:11:22 +08:00
Ray.Hao
e9e9f86812 refactor: 权限标识修改同步调整 2025-12-11 09:18:34 +08:00
Ray.Hao
a5a7cd1460 Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin into develop 2025-12-08 09:56:31 +08:00
Ray.Hao
7e3466de0c refactor: 接口端口和路径调整 2025-12-08 08:01:41 +08:00
Ray.Hao
5ca52dd959 Merge branch 'develop' of https://gitee.com/youlaiorg/vue3-element-admin into develop 2025-12-07 17:15:45 +08:00
Ray.Hao
3eacaf5b90 Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin into develop 2025-12-07 17:15:07 +08:00
white
39912dfa88 fix(mock): 🐛 修复 首页头像压缩展示、导航栏头像压缩展示 2025-12-04 12:29:45 +08:00
Ray.Hao
c88fe50c65 refactor: 优化字典组件命名 2025-12-02 21:08:08 +08:00