From d4d48a14063672d51c70eb80faa4cc87944e25de Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期五, 15 八月 2025 15:14:39 +0800
Subject: [PATCH] fix: bug

---
 patches/@nutui__nutui-taro@4.3.13.patch |   15 ++++++++++++++-
 pnpm-lock.yaml                          |   12 ++++++------
 2 files changed, 20 insertions(+), 7 deletions(-)

diff --git a/patches/@nutui__nutui-taro@4.3.13.patch b/patches/@nutui__nutui-taro@4.3.13.patch
index eba5d18..08b3dbd 100644
--- a/patches/@nutui__nutui-taro@4.3.13.patch
+++ b/patches/@nutui__nutui-taro@4.3.13.patch
@@ -1,3 +1,16 @@
+diff --git a/dist/packages/calendarcard/CalendarCard.js b/dist/packages/calendarcard/CalendarCard.js
+index bc08a59cb856db4768fd3581eddf0e72f4cd8008..4daa1ba2d662d93987b0afc5b95b9eda45cffc5f 100644
+--- a/dist/packages/calendarcard/CalendarCard.js
++++ b/dist/packages/calendarcard/CalendarCard.js
+@@ -345,7 +345,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues({
+       switch (props.type) {
+         case "single": {
+           if (innerValue.value[0] && isSameDay(innerValue.value[0], day)) {
+-            change([]);
++            
+           } else {
+             change([day]);
+           }
 diff --git a/dist/packages/index.taro-V9Ta96_T.js b/dist/packages/index.taro-V9Ta96_T.js
 index 0d9e8d05c1a1772895054623fb9e7bbe88bfa64c..6582e2bfb10ff8fe89bd333cf1d2704978e09982 100644
 --- a/dist/packages/index.taro-V9Ta96_T.js
@@ -72,4 +85,4 @@
 +          renderSlot(_ctx.$slots, "extra-img",{ item: item }),
            createTextVNode(),
            (((_a = item == null ? void 0 : item.type) == null ? void 0 : _a.includes("image")) || ((_b = item == null ? void 0 : item.type) == null ? void 0 : _b.includes("video"))) && item.url ? (openBlock(), createElementBlock("img", {
-             key: 2,
\ No newline at end of file
+             key: 2,
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 48697c1..b549ee8 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -9,7 +9,7 @@
 
 patchedDependencies:
   '@nutui/nutui-taro@4.3.13':
-    hash: lbmiuhnkw3qnhgejnhbuepf6iq
+    hash: m6iioq5qbdvrpnymajj6w4ykfa
     path: patches/@nutui__nutui-taro@4.3.13.patch
 
 importers:
@@ -154,7 +154,7 @@
         version: 0.0.9
       '@nutui/nutui-taro':
         specifier: ^4.3.13
-        version: 4.3.13(patch_hash=lbmiuhnkw3qnhgejnhbuepf6iq)(unplugin-vue-components@0.27.4)(vue@3.5.12)
+        version: 4.3.13(patch_hash=m6iioq5qbdvrpnymajj6w4ykfa)(unplugin-vue-components@0.27.4)(vue@3.5.12)
       '@tanstack/vue-query':
         specifier: ^4.35.3
         version: 4.35.3(@vue/composition-api@1.7.2)(vue@3.5.12)
@@ -241,7 +241,7 @@
         version: 6.11.1
       senin-mini:
         specifier: ^1.0.12
-        version: link:../../../../demo/modern-module/packages/senin-mini
+        version: 1.0.12(@nutui/icons-vue-taro@0.0.9)(@nutui/nutui-taro@4.3.13)(@tanstack/vue-query@4.35.3)(@tarojs/components@3.6.20)(@tarojs/taro@3.6.20)(axios@1.4.0)(dayjs@1.11.6)(lodash@4.17.21)(vue@3.5.12)
       senior-request:
         specifier: ^1.0.3
         version: 1.0.3(axios@1.4.0)
@@ -416,7 +416,7 @@
         version: 0.0.9
       '@nutui/nutui-taro':
         specifier: ^4.3.13
-        version: 4.3.13(patch_hash=lbmiuhnkw3qnhgejnhbuepf6iq)(unplugin-vue-components@0.27.4)(vue@3.5.12)
+        version: 4.3.13(patch_hash=m6iioq5qbdvrpnymajj6w4ykfa)(unplugin-vue-components@0.27.4)(vue@3.5.12)
       '@tanstack/vue-query':
         specifier: ^4.35.3
         version: 4.35.3(@vue/composition-api@1.7.2)(vue@3.5.12)
@@ -6167,7 +6167,7 @@
     resolution: {integrity: sha512-10VYAtFC+o1X0anGs+y2PgF1NWMeLFz2JVMRw4BWLg6wbtVbYy9wukLxyGhZC6Yf6t39DcwaGVda8paV7K6/Ew==}
     dev: false
 
-  /@nutui/nutui-taro@4.3.13(patch_hash=lbmiuhnkw3qnhgejnhbuepf6iq)(unplugin-vue-components@0.27.4)(vue@3.5.12):
+  /@nutui/nutui-taro@4.3.13(patch_hash=m6iioq5qbdvrpnymajj6w4ykfa)(unplugin-vue-components@0.27.4)(vue@3.5.12):
     resolution: {integrity: sha512-+n8vVZAu92MUX6VEf6gO73Iz3JThjksdb6aSarvciCSydlWWdlQqZwYIGMTG4zOwDfCoQ3HfLa36zVaIJLSn3g==}
     peerDependencies:
       unplugin-vue-components: '>=0.25.1'
@@ -18520,7 +18520,7 @@
       vue: 3.5.12
     dependencies:
       '@nutui/icons-vue-taro': 0.0.9
-      '@nutui/nutui-taro': 4.3.13(patch_hash=lbmiuhnkw3qnhgejnhbuepf6iq)(unplugin-vue-components@0.27.4)(vue@3.5.12)
+      '@nutui/nutui-taro': 4.3.13(patch_hash=m6iioq5qbdvrpnymajj6w4ykfa)(unplugin-vue-components@0.27.4)(vue@3.5.12)
       '@tanstack/vue-query': 4.35.3(@vue/composition-api@1.7.2)(vue@3.5.12)
       '@tarojs/components': 3.6.20(postcss@8.4.19)(vue@3.5.12)
       '@tarojs/taro': 3.6.20(postcss@8.4.19)(vue@3.5.12)

--
Gitblit v1.9.1