index.config.js
150 Bytes
-
feat: 新增资料列表页面并优化图标组件 · 28e54fd9 ...
- 新增 "资料列表" 页面 (`src/pages/material-list/index.vue`),包含搜索栏、资料列表展示及收藏功能 - 注册页面路由至 `src/app.config.js` 并添加页面配置文件 - 扩展 `IconFont` 组件,新增 `StarFill` 图标以支持收藏状态切换 - 更新 CHANGELOG.md 文档,记录新增功能与优化项
hookehuyr authored