From 857c922d4f3542cb543b8b99600bf9c48ffa24b9 Mon Sep 17 00:00:00 2001 From: weisheng <1780903673@qq.com> Date: Sat, 6 Apr 2024 00:44:39 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20=E4=BF=AE=E5=A4=8DCalenda?= =?UTF-8?q?r=E9=83=A8=E5=88=86=E6=96=87=E5=AD=97=E8=BF=90=E8=A1=8C?= =?UTF-8?q?=E6=97=B6=E5=88=87=E6=8D=A2=E5=9B=BD=E9=99=85=E5=8C=96=E6=9C=AA?= =?UTF-8?q?=E5=BA=94=E7=94=A8=E5=9B=BD=E9=99=85=E5=8C=96=E6=96=87=E5=AD=97?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../monthPanel/month-panel.vue | 105 +++++++++++------- .../components/wd-calendar-view/utils.ts | 23 ++-- .../wd-calendar-view/yearPanel/year-panel.vue | 52 ++++----- .../components/wd-calendar/wd-calendar.vue | 56 ++++------ 4 files changed, 122 insertions(+), 114 deletions(-) diff --git a/src/uni_modules/wot-design-uni/components/wd-calendar-view/monthPanel/month-panel.vue b/src/uni_modules/wot-design-uni/components/wd-calendar-view/monthPanel/month-panel.vue index 080593a6a..94a4ab107 100644 --- a/src/uni_modules/wot-design-uni/components/wd-calendar-view/monthPanel/month-panel.vue +++ b/src/uni_modules/wot-design-uni/components/wd-calendar-view/monthPanel/month-panel.vue @@ -13,7 +13,7 @@ @scroll="monthScroll" :scroll-top="scrollTop" > - +