From dad70264e2a65773a16c34a7fcb05b17965c665a Mon Sep 17 00:00:00 2001 From: gaojs <757918719@qq.com> Date: Mon, 22 Apr 2024 12:00:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A5=E8=AE=A1=E5=88=92=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E9=A1=B5=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/pages.json b/src/pages.json index 8d99258..6e948bd 100644 --- a/src/pages.json +++ b/src/pages.json @@ -1899,8 +1899,7 @@ "path": "pages/mes/orderDayPlan/orderDayPlan", "style": { "navigationBarTitleText": "日计划查询", - "navigationBarBackgroundColor": "#409eff", - "navigationBarTextStyle": "white" + "enablePullDownRefresh": true } }