Browse Source

pages.json

DESKTOP-SVI9JE1\muzen 1 year ago
parent
commit
8de61dcb15
1 changed files with 2 additions and 4 deletions
  1. 2 4
      src/pages.json

+ 2 - 4
src/pages.json

@@ -37,15 +37,13 @@
 			"path": "pages/help/index",
 			"style": {
 				"navigationStyle": "custom",
-				"onReachBottomDistance": 50,
-				"navigationBarTitleText": "帮助与反馈"
+				"onReachBottomDistance": 50
 			}
 		},
 		{ // 我的反馈
 			"path": "pages/help/detail",
 			"style": {
-				"navigationStyle": "custom",
-				"navigationBarTitleText": "我的反馈"
+				"navigationStyle": "custom"
 			}
 		},
 		{