first commit

This commit is contained in:
SnhAenIgseAl
2026-03-31 16:44:41 +08:00
parent dd513eda30
commit 7bde226505
219 changed files with 33046 additions and 9 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"component": true,
"usingComponents": {
"wd-text": "../../uni_modules/wot-design-uni/components/wd-text/wd-text",
"wd-col": "../../uni_modules/wot-design-uni/components/wd-col/wd-col",
"wd-row": "../../uni_modules/wot-design-uni/components/wd-row/wd-row",
"nav-bar": "../../components/NavBar"
}
}