[‘我的资产-我的优惠券’]
This commit is contained in:
38
pages.json
38
pages.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user