feat: Batch 2 - inspection & maintenance pages (12 pages)
Agent Loop: 3 agents, all passed - Inspection: index/detail, records index/detail - InspectionProblem: index/detail/management - Maintenance: index/detail, records index/detail, check index
This commit is contained in:
@@ -34,6 +34,9 @@ import {
|
||||
GridItem,
|
||||
Empty,
|
||||
Search,
|
||||
Card,
|
||||
Image,
|
||||
Tag,
|
||||
} from 'vant'
|
||||
|
||||
// ── Vant 样式(组件样式按需引入) ──
|
||||
@@ -84,6 +87,9 @@ const vantComponents = [
|
||||
GridItem,
|
||||
Empty,
|
||||
Search,
|
||||
Card,
|
||||
Image,
|
||||
Tag,
|
||||
]
|
||||
|
||||
for (const component of vantComponents) {
|
||||
|
||||
Reference in New Issue
Block a user