coder-common-thin-frontend/src
Leo a83a32b969 feat(api): 完善系统管理模块的API接口和类型定义
- 新增角色管理相关API接口和类型定义
- 新增菜单权限管理相关API接口
- 完善用户角色分配API接口
- 优化路由处理工具函数
- 统一API响应类型定义
- 为弹框组件集成提供完整的数据支持
2025-07-06 18:31:45 +08:00
..
assets feat(ui): 更新Logo设计为可爱猫咪主题 2025-07-06 02:32:38 +08:00
components feat(components): 新增 NovaDialog 通用弹框组件 2025-07-06 18:14:26 +08:00
constants init project 2025-07-04 15:08:19 +08:00
directives feat(components): 优化布局组件和工具函数 2025-07-06 00:59:30 +08:00
hooks feat(components): 优化布局组件和工具函数 2025-07-06 00:59:30 +08:00
layouts feat(ui): 优化Logo组件设计和交互效果 2025-07-06 02:36:47 +08:00
modules init project 2025-07-04 15:08:19 +08:00
router fix(router): 修复Vue Router导航错误和组件生命周期问题 2025-07-06 02:33:37 +08:00
service feat(api): 完善系统管理模块的API接口和类型定义 2025-07-06 18:31:45 +08:00
store feat(api): 完善系统管理模块的API接口和类型定义 2025-07-06 18:31:45 +08:00
styles init project 2025-07-04 15:08:19 +08:00
typings feat(api): 完善系统管理模块的API接口和类型定义 2025-07-06 18:31:45 +08:00
utils fix(router): 解决页面刷新时NavigationGuard阻止路由跳转的问题 2025-07-06 03:21:12 +08:00
views feat(user): 集成 NovaDialog 组件到用户管理页面 2025-07-06 18:25:02 +08:00
App.vue init project 2025-07-04 15:08:19 +08:00
main.ts init project 2025-07-04 15:08:19 +08:00