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%;