From 7401c738abef81656907cd332c196d26c52b0c47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Tue, 21 Feb 2023 17:02:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 6 +++--- pages/appointmenttime/appointmenttime.vue | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pages.json b/pages.json index 5de6e36..3722c11 100644 --- a/pages.json +++ b/pages.json @@ -135,7 +135,8 @@ "path": "pages/login/login", "style": { "navigationBarTitleText": "登录", - "enablePullDownRefresh": false + "enablePullDownRefresh": false, + "navigationBarBackgroundColor": "#ffffff" //背景颜色 } }, { @@ -209,8 +210,7 @@ "navigationBarTitleText": "泉医到家", "navigationStyle": "custom", "navigationBarBackgroundColor": "#ffffff", - "onReachBottomDistance": 40, //距离底部多远时触发 单位为px - "enablePullDownRefresh": true //设置参数为true + "enablePullDownRefresh": false } }, { diff --git a/pages/appointmenttime/appointmenttime.vue b/pages/appointmenttime/appointmenttime.vue index 7f6eb6a..6a26dc5 100644 --- a/pages/appointmenttime/appointmenttime.vue +++ b/pages/appointmenttime/appointmenttime.vue @@ -40,7 +40,7 @@ {{item}} - +