electricity_bill_calc_wx/pages/invoiceList/index.json
2024-04-07 14:47:30 +08:00

12 lines
368 B
JSON

{
"usingComponents": {
"van-tab": "@vant/weapp/tab/index",
"van-tabs": "@vant/weapp/tabs/index",
"navigator": "/components/navigator/index",
"notyet": "./components/notyet/index",
"already": "./components/already/index",
"info": "./components/info/index",
"notyetCard": "./components/notyetCard/index"
},
"navigationStyle": "custom"
}