From fdce4b794797ae5390b726efe7f16344e02503df Mon Sep 17 00:00:00 2001 From: zoujing Date: Wed, 6 Aug 2025 21:11:03 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=94=B9=E5=8F=98=E6=97=A5=E5=8E=86?= =?UTF-8?q?=E5=9B=BE=E6=A0=87=E7=9A=84=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/module/booking/QuickBookingCalender.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/module/booking/QuickBookingCalender.vue b/pages/module/booking/QuickBookingCalender.vue index 2bd9339..68b2fe4 100644 --- a/pages/module/booking/QuickBookingCalender.vue +++ b/pages/module/booking/QuickBookingCalender.vue @@ -133,8 +133,8 @@ onMounted(() => { box-shadow: 0 4rpx 8rpx rgba(0, 0, 0, 0.1); /* 阴影 */ } .calendar-img { - width: 48rpx; - height: 48rpx; + width: 16px; + height: 16px; } .calendar-text { font-size: 22rpx;