diff --git a/pages.json b/pages.json index 246f8f4..dcdbcea 100644 --- a/pages.json +++ b/pages.json @@ -479,7 +479,7 @@ "style": { "navigationBarTitleText": "扫码验证", "navigationBarTextStyle": "white", - "navigationBarBackgroundColor": "#039bfe" + "navigationBarBackgroundColor": "#076cff" } }, { "path": "pages/verification/history", @@ -487,7 +487,7 @@ "style": { "navigationBarTitleText": "核销记录", "navigationBarTextStyle": "white", - "navigationBarBackgroundColor": "#f40c50" + "navigationBarBackgroundColor": "#076cff" } }, { "path": "pages/shop/lists", diff --git a/pages/coupons/couponList.vue b/pages/coupons/couponList.vue index c81551b..a0fb867 100644 --- a/pages/coupons/couponList.vue +++ b/pages/coupons/couponList.vue @@ -4,7 +4,7 @@ - diff --git a/pages/property/coupon/index.vue b/pages/property/coupon/index.vue index 9815da1..50117e6 100644 --- a/pages/property/coupon/index.vue +++ b/pages/property/coupon/index.vue @@ -4,7 +4,7 @@ - diff --git a/pages/verification/history.vue b/pages/verification/history.vue index d395b31..6bb1dc4 100644 --- a/pages/verification/history.vue +++ b/pages/verification/history.vue @@ -1,7 +1,7 @@