From 59f4dc012a2c42eebd31301444e0f8df9af088e0 Mon Sep 17 00:00:00 2001 From: wjt <1797368093@qq.com> Date: 星期三, 26 六月 2024 10:13:12 +0800 Subject: [PATCH] Merge branch 'master' of http://218.28.192.34:9999/r/sqys/sqys_xcx --- pages.json | 178 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 176 insertions(+), 2 deletions(-) diff --git a/pages.json b/pages.json index 52eb5c9..2894a5e 100644 --- a/pages.json +++ b/pages.json @@ -7,7 +7,9 @@ "style": { "enablePullDownRefresh": false, "backgroundTextStyle": "dark", - "navigationBarTitleText": "鎵爜鍏ヤ紒" + "navigationBarTitleText": "鎵爜鍏ヤ紒", + "navigationStyle": "custom" + } }, { @@ -36,6 +38,35 @@ { "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" : "淇℃伅鍏ず璇︽儏", + "navigationStyle": "custom" + } } ], "subPackages": [ @@ -46,7 +77,8 @@ "path" : "policyIndex/policyIndex", "style" : { - "navigationBarTitleText" : "棣栭〉" + "navigationBarTitleText" : "棣栭〉", + "navigationStyle": "custom" } }, { @@ -55,8 +87,150 @@ { "navigationBarTitleText" : "鎵ф硶鐢宠" } + }, + { + "path" : "changePhone/changePhone", + "style" : + { + "navigationBarTitleText" : "淇敼鎵嬫満鍙�" + } + }, + { + "path" : "dataLook/dataLook", + "style" : + { + "navigationBarTitleText" : "鏁版嵁鐪嬫澘", + "backgroundColor": "#1171E0" + } + }, + { + "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" : "瀹℃壒璁板綍" + } + }, + { + "path" : "scodePage/scodePage", + "style" : + { + "navigationBarTitleText" : "", + "navigationStyle": "custom" + } + }, + { + "path" : "judgeApply/judgeApply", + "style" : + { + "navigationBarTitleText" : "瀹℃壒璇︽儏", + "navigationStyle": "custom" + } } ] + }, + { + "root": "qiye", + "pages": [{ + "path" : "qiyeIndex/qiyeIndex", + "style" : + { + "navigationBarTitleText" : "", + "navigationStyle": "custom" + } + }, + { + "path" : "my/my", + "style" : + { + "navigationBarTitleText" : "", + "navigationStyle": "custom" + + } + }, + { + "path" : "record/record", + "style" : + { + "navigationBarTitleText" : "鎵ф硶璁板綍", + "navigationStyle": "custom" + } + }, + { + "path" : "record/details", + "style" : + { + "navigationBarTitleText" : "鎵ф硶淇℃伅", + "navigationStyle": "custom" + + } + }, + { + "path" : "record/evaluate", + "style" : + { + "navigationBarTitleText" : "璇勪环" + } + }, + { + "path" : "complaint/complaint", + "style" : + { + "navigationBarTitleText" : "鎶曡瘔璁板綍" + } + }, + { + "path" : "complaint/details", + "style" : + { + "navigationBarTitleText" : "", + "navigationStyle": "custom" + } + } + + ] } ], "globalStyle": { -- Gitblit v1.9.1