feat: 新增资料列表页面并优化图标组件
- 新增 "资料列表" 页面 (`src/pages/material-list/index.vue`),包含搜索栏、资料列表展示及收藏功能 - 注册页面路由至 `src/app.config.js` 并添加页面配置文件 - 扩展 `IconFont` 组件,新增 `StarFill` 图标以支持收藏状态切换 - 更新 CHANGELOG.md 文档,记录新增功能与优化项
Showing
8 changed files
with
195 additions
and
1 deletions
docs/design/manulife-V1/资料列表/code/index.css
0 → 100644
This diff is collapsed. Click to expand it.
docs/design/manulife-V1/资料列表/code/index.vue
0 → 100644
This diff is collapsed. Click to expand it.
135 KB
src/pages/material-list/index.config.js
0 → 100644
src/pages/material-list/index.vue
0 → 100644
-
Please register or login to post a comment