vue卡片化轮播图

1.安装swiper

npm install swiper

2.在组件中引入swiper

import 'swiper/dist/css/swiper.min.css'

import Swiper from "swiper"

3.页面的代码





4.效果图

vue卡片化轮播图_第1张图片

转载于:https://www.cnblogs.com/yangzhenhong/p/11023338.html

你可能感兴趣的:(vue卡片化轮播图)