From 5f17922d8271ef4a9be743929ee23b1f54eed3c0 Mon Sep 17 00:00:00 2001 From: kuaileWu <1432334894@qq.com> Date: Fri, 30 May 2025 17:36:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=80=99=E8=AF=8A=E6=96=B9=E5=BC=8F=E6=8F=90?= =?UTF-8?q?=E4=BA=A4=E9=A1=B5=E9=9D=A2=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/waiting_method/waiting_method.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pages/waiting_method/waiting_method.vue b/pages/waiting_method/waiting_method.vue index 51edc35..34e23d3 100644 --- a/pages/waiting_method/waiting_method.vue +++ b/pages/waiting_method/waiting_method.vue @@ -6,6 +6,7 @@ + 确认候诊方式 @@ -113,7 +114,6 @@ height: 116rpx; margin-bottom: 20rpx; background: white; - display: flex; align-items: center; font-size: 32rpx; color: #000000; @@ -122,6 +122,11 @@ width: 100%; height: 100rpx; } + .pagebt{ + height: 20vh; + width: 100%; + } + .submit{ position: fixed; width: 100%;