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 | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json index 709eb8e..9668040 100644 --- a/pages.json +++ b/pages.json @@ -135,6 +135,20 @@ "navigationBarTitleText" : "鐢宠璇︽儏", "navigationStyle": "custom" } + }, + { + "path" : "translate/translate", + "style" : + { + "navigationBarTitleText" : "鎵ф硶瀹℃壒" + } + }, + { + "path" : "translateRecord/translateRecord", + "style" : + { + "navigationBarTitleText" : "" + } } ] } -- Gitblit v1.9.1