From f45533a1679c59a3298aa0bc2c6f327e5c9ffa05 Mon Sep 17 00:00:00 2001 From: zhengshuiqi Date: Sat, 26 Nov 2022 18:35:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 3 ++- pages/productDetails/index.vue | 18 ++++++++++++------ 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/pages.json b/pages.json index e7490eb..d2ebde4 100644 --- a/pages.json +++ b/pages.json @@ -307,7 +307,8 @@ "style": { "titleNView":false, "navigationBarBackgroundColor": "#000000", - "navigationBarTextStyle": "white" + "navigationBarTextStyle": "white", + "backgroundColor": "#000000" } }, diff --git a/pages/productDetails/index.vue b/pages/productDetails/index.vue index f060596..de8649c 100644 --- a/pages/productDetails/index.vue +++ b/pages/productDetails/index.vue @@ -1172,15 +1172,17 @@ } } +