refactor(ui): 重构组件目录结构并清理未使用组件
- 创建 7 个分类目录:navigation, list, forms, cards, documents, plan, icons - 移动所有组件到对应功能分类目录 - 更新所有组件导入路径(41 个文件) - 删除 3 个未使用组件(qrCode, FilterTabs.example, PlanPopup) - 修复组件内部和页面的导入路径 代码行变化:-7905 +147
Showing
63 changed files
with
164 additions
and
291 deletions
This diff is collapsed. Click to expand it.
src/components/PlanPopup/index.vue
deleted
100644 → 0
File moved
File moved
File moved
File moved
src/components/qrCode.vue
deleted
100644 → 0
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment