Skip to content

[Bug 上报] Swiper 在微信小程序中轮播卡顿 #411

@PdxLook

Description

@PdxLook

Wot Design Uni 版本号

1.2.28

平台

微信小程序

复现Demo地址

1

重现步骤

 <!-- 轮播 -->
      <wd-swiper :list="swiperList" autoplay :current="current" height="160" :indicator="{ type: 'dots-bar' }"
        @click="handleClick">
      </wd-swiper>
      <script setup>
      const current = ref(1)
</script>

初始打开轮播显示正常,手机黑屏一段时间,或者微信挂起一段时间,在进入小程序,轮播就会卡顿
需要刷新页面才能正常显示
https://github.com/Moonofweisheng/wot-design-uni/assets/117615674/70809443-706a-43a6-88bc-d6424db7f3f0

期望的结果是什么?

正常显示

实际的结果是什么?

卡顿

环境信息

No response

其他补充信息

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions