feat: 完成首页UI展示初版开发

This commit is contained in:
R524809
2026-03-31 10:59:25 +08:00
parent 1b45ba7d11
commit b18dbcb0d1
17 changed files with 258 additions and 10 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
"navigationBarBackgroundColor": "#ffffff",
"backgroundColor": "#F6F6F6",
"usingComponents": {
"worksheet-card": "../../components/shared/worksheet-card/worksheet-card",
"detail-card": "../../components/shared/detail-card/detail-card"
"worksheet-card": "../../components3.0/worksheet-card/worksheet-card",
"detail-card": "../../components3.0/detail-card/detail-card"
}
}