diff --git a/pages.json b/pages.json
index 084236e..bd172dc 100644
--- a/pages.json
+++ b/pages.json
@@ -12,10 +12,12 @@
"navigationBarTitleText": "",
"navigationStyle": "custom",
"navigationBarTextStyle": "black",
+ "navigationBarBackgroundColor": "#ffd1c7",
"backgroundColor": "#ffd1c7",
"backgroundColorTop": "#ffd1c7",
"mp-weixin": {
"navigationStyle": "custom",
+ "navigationBarBackgroundColor": "#ffd1c7",
"backgroundColorTop": "#ffd1c7"
}
}
@@ -183,6 +185,7 @@
// "backgroundColor": "#F8F8F8",
"navigationStyle": "custom",
"navigationBarTextStyle": "black",
+ "navigationBarBackgroundColor": "#ffd1c7",
"backgroundColor": "#ffd1c7",
"backgroundColorTop": "#ffd1c7"
diff --git a/pages/yxg-magic/index.vue b/pages/yxg-magic/index.vue
index 108af73..16d774d 100644
--- a/pages/yxg-magic/index.vue
+++ b/pages/yxg-magic/index.vue
@@ -1,29 +1,69 @@
-
+
+
+
+
+
+
@@ -35,6 +75,11 @@ page {