merge
This commit is contained in:
27
pages.json
27
pages.json
@@ -112,6 +112,15 @@
|
||||
"navigationBarBackgroundColor": "#e93340"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/property/coupon/canUseList",
|
||||
"name": "CanUseList",
|
||||
"style": {
|
||||
"navigationBarTitleText": "可兑换商品列表",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#039bfe"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/property/coupon/coupon",
|
||||
"name": "CouponList",
|
||||
@@ -259,6 +268,15 @@
|
||||
"navigationBarTextStyle": "white",
|
||||
"backgroundColor": "#fefaef"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/vip/agree",
|
||||
"name": "vipAgree",
|
||||
"style": {
|
||||
"navigationBarTitleText": "用户协议",
|
||||
"navigationBarBackgroundColor": "#1f1b1c",
|
||||
"navigationBarTextStyle": "white",
|
||||
"backgroundColor": "#fefaef"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/equity/search",
|
||||
"name": "Search",
|
||||
@@ -341,6 +359,13 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}, {
|
||||
"path": "pages/store/Spread",
|
||||
"name": "Spread",
|
||||
"style": {
|
||||
"navigationBarTitleText": "营销推广码",
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/employees/list",
|
||||
"name": "Employees",
|
||||
@@ -454,7 +479,7 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "扫码验证",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#f40c50"
|
||||
"navigationBarBackgroundColor": "#039bfe"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/verification/details",
|
||||
|
||||
Reference in New Issue
Block a user