feat: 新增我的模块相关页面并优化导航组件
- 新增我的、我的计划书、我的收藏、修改头像、意见反馈和登录页面 - 优化导航组件,为NavHeader添加返回按钮逻辑 - 更新底部导航栏,将"我的"路径指向新页面 - 注册新页面路由至应用配置 - 更新主题色为蓝色并扩展组件类型声明 - 为IconFont组件新增图标支持
Showing
47 changed files
with
3116 additions
and
6 deletions
docs/design/manulife-V1/code/index.css
0 → 100644
File mode changed
docs/design/manulife-V1/code/index.vue
0 → 100644
File mode changed
File moved
File moved
File moved
File moved
File moved
File moved
docs/design/manulife-V1/修改头像/code/index.css
0 → 100644
docs/design/manulife-V1/修改头像/code/index.vue
0 → 100644
50 KB
docs/design/manulife-V1/帮助中心/code/index.css
0 → 100644
File mode changed
docs/design/manulife-V1/帮助中心/code/index.vue
0 → 100644
File mode changed
docs/design/manulife-V1/意见反馈/code/index.css
0 → 100644
docs/design/manulife-V1/意见反馈/code/index.vue
0 → 100644
92.8 KB
docs/design/manulife-V1/我的/code/index.css
0 → 100644
docs/design/manulife-V1/我的/code/index.vue
0 → 100644
docs/design/manulife-V1/我的/design/3 我的2.png
0 → 100644
68.1 KB
docs/design/manulife-V1/我的收藏/code/index.css
0 → 100644
docs/design/manulife-V1/我的收藏/code/index.vue
0 → 100644
103 KB
docs/design/manulife-V1/计划书/code/index.css
0 → 100644
docs/design/manulife-V1/计划书/code/index.vue
0 → 100644
106 KB
src/pages/avatar/index.config.js
0 → 100644
src/pages/avatar/index.vue
0 → 100644
src/pages/favorites/index.config.js
0 → 100644
src/pages/favorites/index.vue
0 → 100644
src/pages/feedback/index.config.js
0 → 100644
src/pages/feedback/index.vue
0 → 100644
src/pages/login/index.vue
0 → 100644
src/pages/mine/index.config.js
0 → 100644
src/pages/mine/index.vue
0 → 100644
src/pages/plan/index.config.js
0 → 100644
src/pages/plan/index.vue
0 → 100644
-
Please register or login to post a comment