feat: 完成分龄页开发

This commit is contained in:
R524809
2026-05-06 17:28:51 +08:00
parent 50394154f7
commit 9bdf850f20
54 changed files with 3499 additions and 1021 deletions
+2 -1
View File
@@ -5,6 +5,7 @@
"backgroundColor": "#FEF6E7",
"enablePullDownRefresh": false,
"usingComponents": {
"nav-bar": "../../components3.0/nav-bar/nav-bar"
"nav-bar": "../../components3.0/nav-bar/nav-bar",
"worksheet-card": "../../components3.0/worksheet-card/worksheet-card"
}
}