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"
|
||||
:swiperBanner="state.swiperBanner" :goodsDetailContent="state.goodsDetailContent"
|
||||
:userAgentGrade="state.userAgentGrade" :agentProductsList="state.agentProductsList"
|
||||
:goodsPromotionList="state.goodsPromotionList" :spesDesc="state.spesDesc"
|
||||
:goodsPromotionList="state.goodsPromotionList" :spesDesc="state.spesDesc" :shareType="ShareEnum.goods"
|
||||
@hanldeShowGoodSku="hanldeShowGoodSku">
|
||||
</GoodsDetail>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user