摘要: swiper 使用 1.npm下载安装swiper,现在swiper默认支持vue3,所以我们使用低版本 npm install swiper@5.4.5 2.在需要用到的组件引入swiper import Swiper from "swiper" 3.在组件style中引入swiper插件的css 阅读全文
posted @ 2022-05-10 17:34 禾耳 阅读(1673) 评论(0) 推荐(0)