From 7a0dcf52567d6b8eb0f8244c7e8bcd1b2f46693c Mon Sep 17 00:00:00 2001 From: han <151435705@qq.com> Date: Fri, 6 Dec 2024 17:25:56 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9F=B3=E9=A2=91=E8=A7=86=E9=A2=91=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3=E5=AF=B9=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pages.json b/pages.json index 7a3902b..fea356d 100644 --- a/pages.json +++ b/pages.json @@ -552,7 +552,10 @@ { "path": "translate/index", "style": { - "navigationBarTitleText": "拍照翻译" + "navigationBarTitleText": "拍照翻译", + "navigationBarBackgroundColor": "#0983ff", + "navigationBarTextStyle":"white", + "enablePullDownRefresh":false//开启下拉刷新 } }, {