From 68d1f5718be1061c3bb54098f9753910d58c00c3 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期五, 03 十一月 2023 14:23:45 +0800
Subject: [PATCH] #
---
pages.json | 78 ++++++++++++++++++++------------------
1 files changed, 41 insertions(+), 37 deletions(-)
diff --git a/pages.json b/pages.json
index 4c9cafe..9ccd954 100644
--- a/pages.json
+++ b/pages.json
@@ -39,18 +39,8 @@
{
"path": "pages/business/cstmr/csmtr",
"style": {
- // "navigationStyle": "custom"
- "navigationBarTitleText": "鐢叉柟鍗曚綅",
- "titleNView": {
- "buttons": [
- {
- "text":"娣诲姞",
- "fontSize":"14px",
- "float":"right",
- "width": "44px"
- }
- ]
- }
+ "navigationStyle": "custom",
+ "navigationBarTitleText": "淇℃伅鍏捣"
}
},
{
@@ -68,18 +58,18 @@
{
"path": "pages/business/saleManage/saleManage",
"style": {
- // "navigationStyle": "custom"
- "navigationBarTitleText": "璺熻釜椤圭洰",
- "titleNView": {
- "buttons": [
- {
- "text":"娣诲姞",
- "fontSize":"14px",
- "float":"right",
- "width": "44px"
- }
- ]
- }
+ "navigationStyle": "custom"
+ // "navigationBarTitleText": "璺熻釜椤圭洰",
+ // "titleNView": {
+ // "buttons": [
+ // {
+ // "text":"娣诲姞",
+ // "fontSize":"14px",
+ // "float":"right",
+ // "width": "44px"
+ // }
+ // ]
+ // }
}
},
{
@@ -97,18 +87,7 @@
{
"path": "pages/business/plan/plan",
"style": {
- // "navigationStyle": "custom"
- "navigationBarTitleText": "瑙勫垝鐢宠鍗�",
- "titleNView": {
- "buttons": [
- {
- "text":"娣诲姞",
- "fontSize":"14px",
- "float":"right",
- "width": "44px"
- }
- ]
- }
+ "navigationStyle": "custom"
}
},
{
@@ -152,11 +131,36 @@
"style": {
"navigationBarTitleText": "璧勬枡璇︽儏"
}
+ },
+ {
+ "path": "pages/authority/authority",
+ "style": {
+ "navigationBarTitleText": "璐﹀彿"
+ }
}
- ],
+ ,{
+ "path" : "pages/business/cstmrInfo/cstmrInfo",
+ "style" :
+ {
+ "navigationBarTitleText": "瀹㈡埛淇℃伅",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": false
+ }
+
+ }
+ ,{
+ "path" : "pages/business/cstmr/modiCsmter",
+ "style" :
+ {
+ "navigationBarTitleText": "淇敼璇︽儏",
+ "enablePullDownRefresh": false
+ }
+
+ }
+ ],
"globalStyle": {
"navigationBarTextStyle": "black",
// "navigationBarTitleText": "CRM",
--
Gitblit v1.9.1