feat: 项目接口联调
This commit is contained in:
@@ -137,16 +137,11 @@
|
||||
|
||||
### 5.2 当前已观察到的 `SVG` 使用情况
|
||||
|
||||
根据当前代码扫描,项目中已存在以下 `SVG` 来源:
|
||||
根据当前代码扫描,当前项目中保留的 `SVG` 资源如下:
|
||||
|
||||
- `src/assets/account.svg`
|
||||
- `src/assets/record.svg`
|
||||
- `public/icons.svg`
|
||||
- `public/favicon.svg`
|
||||
|
||||
当前在页面层级观察到的 `SVG` 资源使用位置如下:
|
||||
|
||||
- `src/views/home/index.tsx`
|
||||
当前页面层级的界面图标已迁移为 `lucide-react`,不再保留视图层级的 `SVG` 图标依赖。
|
||||
|
||||
### 5.3 迁移规则
|
||||
|
||||
@@ -331,7 +326,6 @@
|
||||
- `src/views/account/index.tsx`
|
||||
- `src/views/record/index.tsx`
|
||||
- `src/components/modal/index.tsx`
|
||||
- 其余与界面展示相关的 `SVG` 资源使用位置
|
||||
|
||||
以下文件或样式必须作为核心基线保留:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user