From 57fca86107507aa7546d5863cbf9ecc956ffbabc Mon Sep 17 00:00:00 2001 From: 346149741 <346149741@qq.com> Date: 星期六, 22 六月 2024 11:34:30 +0800 Subject: [PATCH] 评价 --- pages.json | 100 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 99 insertions(+), 1 deletions(-) diff --git a/pages.json b/pages.json index 21b5bb3..ab9ee85 100644 --- a/pages.json +++ b/pages.json @@ -7,7 +7,9 @@ "style": { "enablePullDownRefresh": false, "backgroundTextStyle": "dark", - "navigationBarTitleText": "鎵爜鍏ヤ紒" + "navigationBarTitleText": "鎵爜鍏ヤ紒", + "navigationStyle": "custom" + } }, { @@ -35,6 +37,35 @@ "style" : { "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" } } ], @@ -107,8 +138,75 @@ "navigationBarTitleText" : "鐢宠璇︽儏", "navigationStyle": "custom" } + }, + { + "path" : "translate/translate", + "style" : + { + "navigationBarTitleText" : "鎵ф硶瀹℃壒" + } + }, + { + "path" : "translateRecord/translateRecord", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "scodePage/scodePage", + "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" : "鎵ф硶璁板綍" + } + }, + { + "path" : "record/details", + "style" : + { + "navigationBarTitleText" : "鎵ф硶淇℃伅", + "navigationStyle": "custom" + + } + }, + { + "path" : "record/evaluate", + "style" : + { + "navigationBarTitleText" : "璇勪环" + } + } + + ] } ], "globalStyle": { -- Gitblit v1.9.1