摘要: 使用: import BScroll from 'better-scroll' new BScroll('Swiper',{}) 常用配置: { click: true, // 元素可触发点击事件 scrollX: false, // 横向可滑动,默认为false scrollY: true, // 阅读全文
posted @ 2020-07-05 21:21 coder_xyf 阅读(1759) 评论(0) 推荐(0)