<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>

1、检测基础库是否支持
2、官方开发工具中试试