收藏
回答

cover–view中的button在手机上预览不显示

框架类型 问题类型 操作系统 操作系统版本 手机型号 微信版本
小程序 Bug Android 9 ANE-TL00 7.0.4

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

电脑:

手机:


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

2 个回答

登录 后发表内容