From ccb61601d945e3dc8b2fd51167ba5da43dfc110b Mon Sep 17 00:00:00 2001
From: YM <479443481@qq.com>
Date: 星期三, 12 六月 2024 19:28:27 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/TCM_CharacterLibrary

---
 src/pages.json |   21 +--------------------
 1 files changed, 1 insertions(+), 20 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index 97f0ca2..a080930 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -2,13 +2,11 @@
 	"pages": [{
 			"path": "pages/index/index",
 			"style": {
-				// "navigationBarTitleText": "涓浗鍖诲浜虹墿鏁版嵁搴�",
 				"navigationStyle": "custom"
 			}
 		}, {
 			"path": "pages/Login/Login",
 			"style": {
-				"navigationBarTitleText": "",
 				"enablePullDownRefresh": false,
 				"navigationStyle": "custom"
 			}
@@ -17,7 +15,6 @@
 		{
 			"path": "pages/character/index",
 			"style": {
-				"navigationBarTitleText": "",
 				"enablePullDownRefresh": false,
 				"navigationStyle": "custom"
 			}
@@ -25,7 +22,6 @@
 		{
 			"path": "pages/character/detail",
 			"style": {
-				"navigationBarTitleText": "",
 				"enablePullDownRefresh": false,
 				"navigationStyle": "custom"
 			}
@@ -34,7 +30,6 @@
 		{
 			"path": "pages/academicGenres/index",
 			"style": {
-				"navigationBarTitleText": "",
 				"enablePullDownRefresh": false,
 				"navigationStyle": "custom"
 			}
@@ -42,7 +37,6 @@
 		{
 			"path": "pages/academicGenres/detail",
 			"style": {
-				"navigationBarTitleText": "",
 				"enablePullDownRefresh": false,
 				"navigationStyle": "custom"
 			}
@@ -50,7 +44,6 @@
 		{
 			"path": "pages/academicGenres/chart",
 			"style": {
-				"navigationBarTitleText": "",
 				"enablePullDownRefresh": false,
 				"navigationStyle": "custom"
 			}
@@ -58,7 +51,6 @@
 		{
 			"path": "pages/TcmSystem/TcmSystem",
 			"style": {
-				"navigationBarTitleText": "",
 				"enablePullDownRefresh": false,
 				"navigationStyle": "custom"
 			}
@@ -66,7 +58,6 @@
 		{
 			"path": "pages/territory/territory",
 			"style": {
-				"navigationBarTitleText": "",
 				"enablePullDownRefresh": false,
 				"navigationStyle": "custom"
 			}
@@ -75,7 +66,6 @@
 		{
 			"path": "pages/inherit/index",
 			"style": {
-				"navigationBarTitleText": "",
 				"enablePullDownRefresh": false,
 				"navigationStyle": "custom"
 			}
@@ -83,7 +73,6 @@
 		{
 			"path": "pages/inherit/list",
 			"style": {
-				"navigationBarTitleText": "",
 				"enablePullDownRefresh": false,
 				"navigationStyle": "custom"
 			}
@@ -91,7 +80,6 @@
 		{
 			"path": "pages/knowledgeBase/knowledgeBase",
 			"style": {
-				"navigationBarTitleText": "",
 				"enablePullDownRefresh": false,
 				"navigationStyle": "custom"
 			}
@@ -100,7 +88,6 @@
 		{
 			"path": "pages/characterMap/characterMap",
 			"style": {
-				"navigationBarTitleText": "",
 				"enablePullDownRefresh": false,
 				"navigationStyle": "custom"
 			}
@@ -109,7 +96,6 @@
 		{
 			"path": "pages/Register/Register",
 			"style": {
-				"navigationBarTitleText": "",
 				"enablePullDownRefresh": false,
 				"navigationStyle": "custom"
 			}
@@ -117,7 +103,6 @@
 		{
 			"path": "pages/forgetPass/forgetPass",
 			"style": {
-				"navigationBarTitleText": "",
 				"enablePullDownRefresh": false,
 				"navigationStyle": "custom"
 			}
@@ -125,7 +110,6 @@
 		{
 			"path": "pages/changePassword/changePassword",
 			"style": {
-				"navigationBarTitleText": "",
 				"enablePullDownRefresh": false,
 				"navigationStyle": "custom"
 			}
@@ -134,7 +118,6 @@
 			"path" : "pages/userAgreement/userAgreement",
 			"style" : 
 			{
-				"navigationBarTitleText" : "",
 				"enablePullDownRefresh" : false,
 				"navigationStyle": "custom"
 			}
@@ -143,7 +126,6 @@
 			"path" : "pages/fileDetail/index",
 			"style" : 
 			{
-				"navigationBarTitleText" : "",
 				"enablePullDownRefresh" : false,
 				"navigationStyle": "custom"
 			}
@@ -152,7 +134,6 @@
 			"path" : "pages/shiyiHome/shiyiHome",
 			"style" : 
 			{
-				"navigationBarTitleText" : "",
 				"enablePullDownRefresh" : false,
 				"navigationStyle": "custom"
 			}
@@ -160,7 +141,7 @@
 	],
 	"globalStyle": {
 		"navigationBarTextStyle": "black",
-		"navigationBarTitleText": "涓浗鍖诲浜虹墿鏁版嵁搴�",
+		"navigationBarTitleText": "涓浗鍖诲浜虹墿鐭ヨ瘑搴�",
 		"navigationBarBackgroundColor": "#F8F8F8",
 		"backgroundColor": "#F8F8F8"
 	}

--
Gitblit v1.9.1