准备联调抄表记录

This commit is contained in:
2025-09-16 17:35:49 +08:00
194 changed files with 6560 additions and 1095 deletions

View File

@@ -3,10 +3,11 @@
"van-tab": "@vant/weapp/tab/index",
"van-tabs": "@vant/weapp/tabs/index",
"navigator": "/components/navigator/index",
"approve": "./components/approve/index",
"recharge": "./components/recharge/index",
"record": "./components/record/index",
"reading": "./components/reading/index"
"reading": "./components/reading/index",
"tenement": "./components/tenement/index",
"account": "./components/account/index"
},
"navigationStyle": "custom"
}