收藏
回答

通过store-product组件跳转到微信小店商品详情,没有触发bindentersuccess?

<store-product class="store_product_flex" :appid="linkInfo.appid" :product-id="linkInfo.productId" :product-promotion-link="linkInfo.promotionLink" custom-content="true" bind:bindentersuccess="onStoreProductEnter" bind:bindentererror="onStoreProductError">

<view class="main-btn">

<div v-if="goods.shareMoney">¥{{ goods.shareMoney }}</div>

<div>立即购买</div>

</view>

</store-product>


回答关注问题邀请回答
收藏

2 个回答

  • peng
    peng
    2025-09-21

    1、检测基础库是否支持

    2、官方开发工具中试试

    2025-09-21
    有用
    回复
  • 智能回答 智能回答 本次回答由AI生成
    2025-09-19
    有用
    回复
登录 后发表内容