<cover-view class="padding flex justify-center align-center">
<button class="cu-btn round lg bg-black cuIcon-scan scan" bindtap='scan'>扫码用车</button>
</cover-view>
<cover-view class="padding flex justify-end">
<button class="cu-btn round location" bindtap='onLoad'>
<image src='/images/location.png' mode="widthFix"></image>
</button>
</cover-view>
电脑:
手机:
解决了吗?我也碰到了 button要埋点被cover-view盖住了
麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
https://developers.weixin.qq.com/s/bq4VVimR7T9Y
哪个页面?
开始骑车页面
https://developers.weixin.qq.com/s/3J6B0imA7t9j,建议检查你的代码
???但是在电脑上可以预览,相同的内容放在view中手机里也可以显示