electricity_bill_calc_wx/pages/my/index.json

10 lines
283 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",
"dot": "/components/dot/index"
},
"navigationBarTitleText": "我的"
}