收藏
回答

轮播图时不时出现白屏?

在开发工具中,白屏时提示


代码:

<swiper bindchange="onChangeindicator-dots="trueautoplay="truecircular interval="5000duration="200"

            class="ads_banner1style="{{list[bannerIndex].style}}">

            <swiper-item class="ads_banner1 poswx:for="{{list}}wx:key="uniquestyle="{{item.style}}">

                <view class="pos ads_banner1style="{{item.style}}">

                    <image wx:if="{{item.path}}bindtap="openPagedata-url="{{item.url}}class="ads_banner1style="{{item.style}}"

                        src="{{item.path}}lazy-load="true"></image>

                    <view wx:if="{{item.isad == 1}}class="ggLable">广告</view>

                </view>

            </swiper-item>

        </swiper>

最后一次编辑于  2021-01-06
回答关注问题邀请回答
收藏

2 个回答

  • 😶
    😶
    2021-01-06

    检查下图片的url以及代码是否有误

    2021-01-06
    有用
    回复 5
  • 被光包裹的荞麦面包
    被光包裹的荞麦面包
    2021-01-06

    你看看图片链接是否有问题

    2021-01-06
    有用
    回复 1
    • 那一抹笑😃 穿透阳光
      那一抹笑😃 穿透阳光
      2021-01-06
      时不时出现,不是一直白屏,肯定就不是图片链接问题了啊
      2021-01-06
      回复
登录 后发表内容
问题标签