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