mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 19:53:27 +08:00
uniapp【修复】: 商品详情页分享生成海报
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
<GoodsDetail :goodsId="state.goodsDetailData?.id" :goodsDetailData="state.goodsDetailData"
|
<GoodsDetail :goodsId="state.goodsDetailData?.id" :goodsDetailData="state.goodsDetailData"
|
||||||
:swiperBanner="state.swiperBanner" :goodsDetailContent="state.goodsDetailContent"
|
:swiperBanner="state.swiperBanner" :goodsDetailContent="state.goodsDetailContent"
|
||||||
:userAgentGrade="state.userAgentGrade" :agentProductsList="state.agentProductsList"
|
:userAgentGrade="state.userAgentGrade" :agentProductsList="state.agentProductsList"
|
||||||
:goodsPromotionList="state.goodsPromotionList" :spesDesc="state.spesDesc"
|
:goodsPromotionList="state.goodsPromotionList" :spesDesc="state.spesDesc" :shareType="ShareEnum.goods"
|
||||||
@hanldeShowGoodSku="hanldeShowGoodSku">
|
@hanldeShowGoodSku="hanldeShowGoodSku">
|
||||||
</GoodsDetail>
|
</GoodsDetail>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user