electricity_bill_calc_wx/pages/discountCoupon/index.json
2024-12-09 15:31:49 +08:00

10 lines
289 B
JSON

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