收藏
回答

IOS cover-image不能正常显示

在安卓手机上显示正常,但是在IOS上显示不出来

<view style="display:{{showModalStatus==true?'none':''}}">

    <map id="myMap" longitude="{{longitude}}" latitude="{{latitude}}"  

    show-location  polyline="{{polyline}}" markers="{{markers}}" bindcontroltap="controltapdw"

    scale="{{scale}}">

      <cover-view class="bottomtotal1">

        <cover-view class="bottomtotal_center1">

               <cover-image class="img mapimag" src="/image/5.png" />

            </cover-view>

      </cover-view>

    </map>

</view>


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

2 个回答

  • William
    William
    2021-04-17

    腾讯公司都是死人么?这类问题一大堆,就没看到解决方案,要是BUG也不修复。真牛逼

    2021-04-17
    有用
    回复 1
    • T
      T
      2021-05-18
      你好请问你解决了吗
      2021-05-18
      回复
  • 专业人员
    专业人员
    2020-12-10

    我也遇到这个问题,图片地址是服务地址和本地图片都不行

    2020-12-10
    有用
    回复
登录 后发表内容