[‘我的资产-我的优惠券’]

This commit is contained in:
2021-09-16 17:30:26 +08:00
parent 567b8e3971
commit 004536faeb
26 changed files with 2336 additions and 49 deletions

View File

@@ -71,7 +71,7 @@
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340"
}
},{
}, {
"path": "pages/property/order/mallShipments",
"name": "MallShipments",
"style": {
@@ -79,7 +79,7 @@
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340"
}
},{
}, {
"path": "pages/property/order/logistics",
"name": "Orderlogistics",
"style": {
@@ -87,7 +87,7 @@
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340"
}
},{
}, {
"path": "pages/property/order/mallShipmentsInfo",
"name": "MallShipmentsInfo",
"style": {
@@ -95,7 +95,7 @@
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340"
}
},{
}, {
"path": "pages/property/order/mallRefundsInfo",
"name": "MallRefundsInfo",
"style": {
@@ -103,7 +103,7 @@
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340"
}
},{
}, {
"path": "pages/property/order/mallShipmentsRefund",
"name": "MallShipmentsRefund",
"style": {
@@ -112,6 +112,34 @@
"navigationBarBackgroundColor": "#e93340"
}
},
{
"path": "pages/property/coupon/coupon",
"name": "CouponList",
"style": {
"enablePullDownRefresh": true,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340",
"navigationBarTitleText": "我的优惠券"
}
}, {
"path": "pages/property/coupon/couponMore",
"name": "CouponMoreList",
"style": {
"enablePullDownRefresh": true,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340",
"navigationBarTitleText": "优惠券列表"
}
}, {
"path": "pages/property/coupon/detail",
"name": "CouponDetail",
"style": {
"enablePullDownRefresh": true,
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#e93340",
"navigationBarTitleText": "优惠券详情"
}
},
{
"path": "pages/goods/details",
"name": "goodsDetails",