diff --git a/app/pages.json b/app/pages.json
index b4d4b7b..b4ee697 100644
--- a/app/pages.json
+++ b/app/pages.json
@@ -176,14 +176,12 @@
"path": "pages/about/index",
"style": {
"navigationBarTitleText": "关于我们",
- "navigationBarBackgroundColor": "#409EFF",
- "app-plus": {
- // #ifdef APP-PLUS
- "titleNView": {
- "type": "default"
- }
- // #endif
- }
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "navigationBarTextStyle": "black"
+ // #ifdef H5
+ ,
+ "navigationStyle": "custom"
+ // #endif
}
}
diff --git a/app/pages/about/index.vue b/app/pages/about/index.vue
index 6c0e795..1ee3684 100644
--- a/app/pages/about/index.vue
+++ b/app/pages/about/index.vue
@@ -14,18 +14,18 @@
版本 1.0.0
-
+
-
+