electricity_bill_calc_wx/pages/discountCoupon/index.json
2024-12-09 10:36:16 +08:00

9 lines
249 B
JSON

{
"usingComponents": {
"navigator": "/components/navigator/index",
"van-tab": "@vant/weapp/tab/index",
"van-tabs": "@vant/weapp/tabs/index",
"discount-coupon": "/components/discountCoupon/index"
},
"navigationStyle": "custom"
}