diff --git a/common/css/page.css b/common/css/page.css index 249aa3d8..47db0d9a 100644 --- a/common/css/page.css +++ b/common/css/page.css @@ -30,7 +30,9 @@ iframe, .bottom-fixed, .buy-nav, .plugins-popupscreen .content, -.cart-buy-nav { +.cart-buy-nav, +.bg-img, +.pa-w { max-width: 800px !important; margin: 0 auto !important; } diff --git a/pages.json b/pages.json index e7fd4570..1b4ba46d 100644 --- a/pages.json +++ b/pages.json @@ -731,6 +731,9 @@ "pages": [{ "path": "index/index", "style": { + // #ifdef MP-WEIXIN || MP-BAIDU || MP-QQ || MP-KUAISHOU || H5 || APP + "navigationStyle": "custom", + // #endif "enablePullDownRefresh": true, "navigationBarTitleText": "积分商城" } diff --git a/pages/index/index.vue b/pages/index/index.vue index c9c25b6d..e9cc5f88 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -3,7 +3,7 @@ - +