Files
electricity_bill_calc_wx/pages/meterBalanceRecord/index.json
2025-09-02 17:16:59 +08:00

13 lines
400 B
JSON

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