cover-view绑定点击事件无效?
<cover-view >
<button class="button_content" bindtap="toShop">进入店铺</button>
</cover-view>
这样使用
<cover-view >
<button class="button_content" bindtap="toShop">进入店铺</button>
</cover-view>
这样使用