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 @@ } } +