Files
electricity_bill_calc_wx/pages/workOrderDetail/index.json

10 lines
289 B
JSON

{
"usingComponents": {
"navigator": "/components/navigator/index",
"van-popup": "@vant/weapp/popup/index",
"van-field": "@vant/weapp/field/index",
"van-button": "@vant/weapp/button/index",
"custom-table": "/components/table/table"
},
"navigationStyle": "custom"
}