From 3c61c2d657121482389c0518ac2c81c6df1e704b Mon Sep 17 00:00:00 2001 From: wjt <1797368093@qq.com> Date: 星期四, 20 六月 2024 18:59:05 +0800 Subject: [PATCH] Merge branch 'master' of http://218.28.192.34:9999/r/sqys/sqys_xcx --- pages.json | 64 ++++++++++++++++++++++++++++++++ 1 files changed, 64 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json index 28497cb..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": [ @@ -85,6 +113,42 @@ { "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