coder-common-thin-frontend/src
Leo e1a6f24365 refactor(components): 统一图标组件使用CoiIcon
- 全面替换nova-icon为CoiIcon组件,提升组件一致性
- 优化用户中心路由跳转,修正个人中心页面路径
- 统一布局组件中的图标引用,确保视觉风格一致
- 完善图标系统,为后续功能扩展奠定基础
2025-07-08 10:54:47 +08:00
..
assets feat(ui): 更新Logo设计为可爱猫咪主题 2025-07-06 02:32:38 +08:00
components refactor(components): 统一图标组件使用CoiIcon 2025-07-08 10:54:47 +08:00
constants feat(permissions): 扩展权限常量定义 2025-07-08 10:52:46 +08:00
directives feat(permissions): 完善权限检查和指令功能 2025-07-07 01:13:29 +08:00
hooks feat(permissions): 完善权限检查和指令功能 2025-07-07 01:13:29 +08:00
layouts refactor(components): 统一图标组件使用CoiIcon 2025-07-08 10:54:47 +08:00
modules init project 2025-07-04 15:08:19 +08:00
router feat(router): 优化路由系统并支持权限标识 2025-07-08 10:54:10 +08:00
service refactor(api): 优化菜单API类型定义和接口 2025-07-07 22:35:37 +08:00
store feat(router): 优化路由系统并支持权限标识 2025-07-08 10:54:10 +08:00
styles init project 2025-07-04 15:08:19 +08:00
typings feat(router): 优化路由系统并支持权限标识 2025-07-08 10:54:10 +08:00
utils refactor(icon): 重构图标系统使用CoiIcon组件 2025-07-07 22:35:07 +08:00
views refactor(components): 统一图标组件使用CoiIcon 2025-07-08 10:54:47 +08:00
App.vue refactor(components): 重构核心组件代码块顺序 2025-07-07 00:16:44 +08:00
main.ts init project 2025-07-04 15:08:19 +08:00