electricity_bill_calc_wx/pages/workBench/index.json
2025-02-25 10:07:24 +08:00

12 lines
372 B
JSON

{
"usingComponents": {
"van-tab": "@vant/weapp/tab/index",
"van-tabs": "@vant/weapp/tabs/index",
"navigator": "/components/navigator/index",
"recharge": "./components/recharge/index",
"record": "./components/record/index",
"tenement": "./components/tenement/index",
"account": "./components/account/index"
},
"navigationStyle": "custom"
}