electricity_bill_calc_wx/pages/handleLogin/index.json
2024-12-24 17:33:07 +08:00

14 lines
461 B
JSON

{
"usingComponents": {
"topbar": "/components/topbar/index",
"select": "/components/select/index",
"search-select": "/components/searchSelect/index",
"van-button": "@vant/weapp/button/index",
"van-field": "@vant/weapp/field/index",
"van-icon": "@vant/weapp/icon/index",
"van-tab": "@vant/weapp/tab/index",
"van-tabs": "@vant/weapp/tabs/index",
"navigator": "/components/navigator/index"
},
"navigationStyle": "custom"
}