一只开心鸭! 2022-08-12 14:35
浏览 196
已结题

uview u-swiper组件 安卓机有时会出现闪烁混乱这是为什么?

uview u-swiper组件 安卓机有时会出现闪烁混乱这是为什么? ios目前没有发现有出现这个问题.

代码:

<u-swiper easingFunction='linear' @change='swiperclick' :list="list3" bgColor='' radius='8' 
                indicator indicatorMode="line" height="350" interval='5000' bgColor="#F5F7FA" :current='current'
                indicatorActiveColor="#92C300" :circular='true' :autoplay="true">
                <view slot="indicator" class="indicator">
                    <view class="indicator__dot" v-for="(item, index) in list3" :key="index"
                        :class="[index === current && 'indicator__dot--active']">
                    </view>
                </view>
            </u-swiper>
  • 写回答

0条回答 默认 最新

    报告相同问题?

    问题事件

    • 系统已结题 8月20日
    • 创建了问题 8月12日

    悬赏问题

    • ¥15 单纯型python实现编译报错
    • ¥15 c++2013读写oracle
    • ¥15 c++ gmssl sm2验签demo
    • ¥15 关于模的完全剩余系(关键词-数学方法)
    • ¥15 有没有人懂这个博图程序怎么写,还要跟SFB连接,真的不会,求帮助
    • ¥15 PVE8.2.7无法成功使用a5000的vGPU,什么原因
    • ¥15 is not in the mmseg::model registry。报错,模型注册表找不到自定义模块。
    • ¥15 安装quartus II18.1时弹出此error,怎么解决?
    • ¥15 keil官网下载psn序列号在哪
    • ¥15 想用adb命令做一个通话软件,播放录音