From 8a13ae7a7b550b8da8ce499576e5eee83292ce47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Tue, 4 Apr 2023 15:58:15 +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 | 14 +++++++------- pages/appointmenttime/appointmenttime.scss | 2 +- pages/appointmenttime/text.vue | 2 +- pages/geriatricdisease/geriatricdisease.vue | 1 + pages/information/information.scss | 2 +- pages/information/text.vue | 2 +- pages/modify/modify.scss | 2 +- 7 files changed, 13 insertions(+), 12 deletions(-) diff --git a/pages.json b/pages.json index 07f83ef..3544d2e 100644 --- a/pages.json +++ b/pages.json @@ -9,7 +9,13 @@ "navigationBarTitleText": "", "navigationStyle": "custom" } - },{ + }, { + "path": "pages/information/information", + "style": { + "navigationBarTitleText": "完善个人信息", + "enablePullDownRefresh": false + } + }, { "path": "pages/Nursingstationserviceorder/Nursingstationserviceorder", "style": { "navigationBarTitleText": "护理机构服务订单", @@ -42,12 +48,6 @@ "enablePullDownRefresh": false, "navigationBarTitleText": "预约时间" } - }, { - "path": "pages/information/information", - "style": { - "navigationBarTitleText": "完善个人信息", - "enablePullDownRefresh": false - } }, { "path": "pages/CommodityDetails/CommodityDetails", "style": { diff --git a/pages/appointmenttime/appointmenttime.scss b/pages/appointmenttime/appointmenttime.scss index bbf86b8..ab0d776 100644 --- a/pages/appointmenttime/appointmenttime.scss +++ b/pages/appointmenttime/appointmenttime.scss @@ -6,7 +6,7 @@ .mask { .Agreement { width: 100%; - background-color: #F4F5F7; + background-color: #fff; text-align: center; height: 1000rpx; position: absolute; diff --git a/pages/appointmenttime/text.vue b/pages/appointmenttime/text.vue index 39a76db..51496d4 100644 --- a/pages/appointmenttime/text.vue +++ b/pages/appointmenttime/text.vue @@ -1,5 +1,5 @@