A image view component for Vue2.0
npm install vue-imageviewnpm install vue-imageview --save
```html
]
点击图片进行预览






```
Attribute | Description | require | Type | Default
---- | --- | --- | --- | ---
visible | show/hide picker | yes | Boolean | false
images | images data for components [src1, src2] | yes | Array | []
src | show current images link | yes | String | ''