From cce6dc1eb47dbb08c7cc243a22f967977c0d856a Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期三, 28 十二月 2022 16:30:15 +0800
Subject: [PATCH] #

---
 pages.json |   39 +++++++++++++++++++++++++++++++++++++--
 1 files changed, 37 insertions(+), 2 deletions(-)

diff --git a/pages.json b/pages.json
index e9e2cf5..774679c 100644
--- a/pages.json
+++ b/pages.json
@@ -29,6 +29,41 @@
 			"style": {
 				"navigationBarTitleText": "涓汉涓績"
 			}
+		},
+		{
+			"path": "pages/user/user_detail/userDetail",
+			"style": {
+				"navigationBarTitleText": "涓汉淇℃伅"
+			}
+		},
+		{
+			"path": "pages/business/cstmr/csmtr",
+			"style": {
+				// "navigationStyle": "custom"
+				"navigationBarTitleText": "鐢叉柟鍗曚綅",
+				"titleNView": {
+					"buttons": [
+						{
+							"text":"娣诲姞",
+							"fontSize":"14px",
+							"float":"right",
+							"width": "44px"
+						}
+					] 
+				}
+			}
+		},
+		{
+			"path": "pages/business/cstmr/addCsmtr",
+			"style": {
+				"navigationBarTitleText": "娣诲姞鐢叉柟鍗曚綅"
+			}
+		},
+		{
+			"path": "pages/business/cstmr/cstmrDetails",
+			"style": {
+				"navigationBarTitleText": "璧勬枡璇︽儏"
+			}
 		}
 		
 		
@@ -36,8 +71,8 @@
 	"globalStyle": {
 		"navigationBarTextStyle": "black",
 		// "navigationBarTitleText": "CRM",
-		"navigationBarBackgroundColor": "#F8F8F8",
-		"backgroundColor": "#F8F8F8"
+		"navigationBarBackgroundColor": "#FFFFFF",
+		"backgroundColor": "#fff"
 	},
 	"uniIdRouter": {},
 	"tabBar": {

--
Gitblit v1.9.1