From f401dceabf57d3957788248839acd54612ffce8c Mon Sep 17 00:00:00 2001 From: 346149741 <346149741@qq.com> Date: 星期四, 20 六月 2024 19:45:29 +0800 Subject: [PATCH] 样式调整 --- pages.json | 96 +++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 95 insertions(+), 1 deletions(-) diff --git a/pages.json b/pages.json index 52eb5c9..9668040 100644 --- a/pages.json +++ b/pages.json @@ -36,6 +36,34 @@ { "navigationBarTitleText" : "浼佷笟棣栭〉" } + }, + { + "path" : "pages/hqzc/list", + "style" : + { + "navigationBarTitleText" : "鎯犱紒鏀跨瓥" + } + }, + { + "path" : "pages/hqzc/details", + "style" : + { + "navigationBarTitleText" : "鎯犱紒鏀跨瓥" + } + }, + { + "path" : "pages/message/list", + "style" : + { + "navigationBarTitleText" : "淇℃伅鍏ず" + } + }, + { + "path" : "pages/message/details", + "style" : + { + "navigationBarTitleText" : "淇℃伅鍏ず璇︽儏" + } } ], "subPackages": [ @@ -46,7 +74,8 @@ "path" : "policyIndex/policyIndex", "style" : { - "navigationBarTitleText" : "棣栭〉" + "navigationBarTitleText" : "棣栭〉", + "navigationStyle": "custom" } }, { @@ -55,6 +84,71 @@ { "navigationBarTitleText" : "鎵ф硶鐢宠" } + }, + { + "path" : "changePhone/changePhone", + "style" : + { + "navigationBarTitleText" : "淇敼鎵嬫満鍙�" + } + }, + { + "path" : "dataLook/dataLook", + "style" : + { + "navigationBarTitleText" : "鏁版嵁鐪嬫澘", + "navigationStyle": "custom" + } + }, + { + "path" : "reportPage/reportPage", + "style" : + { + "navigationBarTitleText" : "鎵ф硶缁撴灉涓婃姤" + } + }, + { + "path" : "reportDetails/reportDetails", + "style" : + { + "navigationBarTitleText" : "涓婃姤缁撴灉" + } + }, + { + "path" : "reportRecord/reportRecord", + "style" : + { + "navigationBarTitleText" : "涓婃姤璁板綍" + } + }, + { + "path" : "applyRecord/applyRecord", + "style" : + { + "navigationBarTitleText" : "鐢宠璁板綍" + } + }, + { + "path" : "applyRecordDetails/applyRecordDetails", + "style" : + { + "navigationBarTitleText" : "鐢宠璇︽儏", + "navigationStyle": "custom" + } + }, + { + "path" : "translate/translate", + "style" : + { + "navigationBarTitleText" : "鎵ф硶瀹℃壒" + } + }, + { + "path" : "translateRecord/translateRecord", + "style" : + { + "navigationBarTitleText" : "" + } } ] } -- Gitblit v1.9.1