首先下载插件
npm i vue-preview -s
然后在引用
import VuePreview from 'vue-preview' |
使用
<div class="imgContent"> |
其中的imgArr是你的数组对象,其中要包括属性:w/h/msrc/src
handleClose 为关闭函数
npm i vue-preview -s
import VuePreview from 'vue-preview' |
<div class="imgContent"> |
其中的imgArr是你的数组对象,其中要包括属性:w/h/msrc/src
handleClose 为关闭函数