cover-view 点击事件无效
发布于 6 年前 作者 chao84 10055 次浏览 来自 问答

<cover-view class=‘row’ >

<button class='btn’style=‘background-color: #1389e3;width:80%’ bindtap=‘battery’>立即充电</button>

</cover-view>

<cover-view class=‘center’ style=“color:gray;font-size: 13px;” bindtap=‘moreMessage’>查看更多</cover-view>

中的点击事件真机无效

1 回复

麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)

回到顶部