electricity_bill_calc_wx/pages/electricQuery/index.json

15 lines
514 B
JSON

{
"usingComponents": {
"navigator": "/components/navigator/index",
"van-icon": "@vant/weapp/icon/index",
"custom-picker": "/components/picker/index",
"van-row": "@vant/weapp/row/index",
"van-col": "@vant/weapp/col/index",
"van-button": "@vant/weapp/button/index",
"table": "/components/table/table",
"empty": "/components/empty/index",
"timePicker": "/components/timePicker/index",
"accountingCard": "./components/accountingCard/index"
},
"navigationStyle": "custom"
}