摘要: Vue3 + Swiper开发轮播列表组件 前端开发中,轮播列表的场景并不少见,通常使用Vue+Swiper来实现,上手比较快。 安装依赖 直接执行npm命令 npm i swiper 组件编写 Html模板代码 <template> <div class="swiper-list-containe 阅读全文
posted @ 2023-03-20 13:08 于北往南 阅读(1307) 评论(0) 推荐(0) 编辑