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 @@
{
"navigationStyle": "custom",
"usingComponents": {
"wd-textarea": "../../uni_modules/wot-design-uni/components/wd-textarea/wd-textarea",
"wd-button": "../../uni_modules/wot-design-uni/components/wd-button/wd-button",
"wd-toast": "../../uni_modules/wot-design-uni/components/wd-toast/wd-toast",
"nav-bar": "../../components/NavBar"
}
}