electricity_bill_calc_wx/pages/my/index.json

9 lines
247 B
JSON

{
"usingComponents": {
"van-cell": "@vant/weapp/cell/index",
"van-cell-group": "@vant/weapp/cell-group/index",
"cell": "/components/cell/index",
"van-dialog": "@vant/weapp/dialog/index"
},
"navigationBarTitleText": "我的"
}