From 72e25861b181b7c8bffbd83ae5d1eebdbce1d9ba Mon Sep 17 00:00:00 2001 From: limingtao <@ming_tao_li> Date: Thu, 18 Jul 2024 14:25:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8B=E6=8B=89=E5=88=B7=E6=96=B0=E5=A4=84?= =?UTF-8?q?=E7=90=86?= 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 8636198..45e46a4 100644 --- a/pages.json +++ b/pages.json @@ -184,7 +184,10 @@ "globalStyle": { "navigationBarTextStyle": "white", "navigationBarTitleText": "app", - "navigationBarBackgroundColor": "#2294E6" + "navigationBarBackgroundColor": "#2294E6", + "pullToRefresh":{ + "color": "#2294E6" + } // "backgroundColor": "#F8F8F8" }, "uniIdRouter": {}