|  |  |  | 
|---|
|  |  |  | 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 | 
|---|
|  |  |  | 
|---|
|  |  |  | +          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, | 
|---|
|  |  |  | key: 2, | 
|---|