1.0.1 • Published 3 years ago

huswiper v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

描述

能添加图片

安装

cnpm i huswiper -S

使用

在src/main.js
import myswiper from 'huswiper';
Vue.use(myswiper);
import 'huswiper/hu-swiper.css'

在需要调用swiper的组件里面,添加模型数据
arr:['图片路径1','图片路径2',...],
1.0.1

3 years ago

1.0.0

3 years ago