1,安装Swiper
npm install swiper --save
npm install @types/swiper --save
2,配置 angular.json
3,html
4,ts
1,安装Swiper
npm install swiper --save
npm install @types/swiper --save
2,配置 angular.json
3,html
4,ts
转载于:https://www.cnblogs.com/jsxyz/p/10220027.html