From 0bff0d9409d7ccd280168b1f7f0bf140242f76ef Mon Sep 17 00:00:00 2001 From: kuaileWu <1432334894@qq.com> Date: Thu, 29 May 2025 18:07:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8C=BB=E9=99=A2=E4=B8=BA=E4=BB=85=E8=AE=A1?= =?UTF-8?q?=E6=95=B0=E7=B1=BB=E5=9E=8B=E6=97=B6=EF=BC=8C=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=E4=B8=8D=E9=9C=80=E8=A6=81=E6=98=BE=E7=A4=BA=E5=87=BA=E8=AF=8A?= =?UTF-8?q?=E5=AE=89=E6=8E=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 3d93e58..eadff42 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -59,7 +59,7 @@ - + 出诊:{{ item.workdate_desc }} @@ -408,7 +408,7 @@ } .hospital-wrapper{ .item{ - min-height: 207rpx; + min-height: 142rpx; width: 100%; margin-bottom: 36rpx; border-bottom: 2rpx solid #F1F1F1;