This commit is contained in:
唐明明
2021-09-18 15:19:56 +08:00
44 changed files with 3939 additions and 507 deletions

View File

@@ -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",