electricity_bill_calc_wx/pages/invoiceDetailContent/index.json
2024-04-25 16:53:38 +08:00

9 lines
238 B
JSON

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