1.0.4 • Published 2 years ago

attachment-preview v1.0.4

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

vue-attachment-preview

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

params

title: '' // 传入插件的显示左上角的名称 
lstData: [] // 存入图片路径

使用

<attachment-preview ref="attachment" :lstData="lstData" :title="title"></attachment-preview>

For detailed explanation on how things work, consult the docs for vue-loader.

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

3 years ago