|
@@ -143,9 +143,6 @@ const _sfc_main = /* @__PURE__ */ common_vendor.defineComponent({
|
|
url: `/pagesHome/picture/index?id=${info.value.id || info.value._id}&shop=${shop.value._id}`
|
|
url: `/pagesHome/picture/index?id=${info.value.id || info.value._id}&shop=${shop.value._id}`
|
|
});
|
|
});
|
|
};
|
|
};
|
|
- const toCollect = () => {
|
|
|
|
- console.log("收藏");
|
|
|
|
- };
|
|
|
|
return (_ctx, _cache) => {
|
|
return (_ctx, _cache) => {
|
|
var _a2, _b, _c, _d, _e, _f, _g;
|
|
var _a2, _b, _c, _d, _e, _f, _g;
|
|
return {
|
|
return {
|
|
@@ -250,14 +247,8 @@ const _sfc_main = /* @__PURE__ */ common_vendor.defineComponent({
|
|
size: "20"
|
|
size: "20"
|
|
}),
|
|
}),
|
|
T: common_vendor.o(toChat),
|
|
T: common_vendor.o(toChat),
|
|
- U: common_vendor.p({
|
|
|
|
- color: "#000",
|
|
|
|
- name: "heart",
|
|
|
|
- size: "20"
|
|
|
|
- }),
|
|
|
|
- V: common_vendor.o(toCollect),
|
|
|
|
- W: common_vendor.o(toChat),
|
|
|
|
- X: common_vendor.o(toChat)
|
|
|
|
|
|
+ U: common_vendor.o(toChat),
|
|
|
|
+ V: common_vendor.o(toChat)
|
|
};
|
|
};
|
|
};
|
|
};
|
|
}
|
|
}
|