瀏覽代碼

pages.json

DESKTOP-SVI9JE1\muzen 1 年之前
父節點
當前提交
8de61dcb15
共有 1 個文件被更改,包括 2 次插入4 次删除
  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"
 			}
 		},
 		{