mirari / v-viewer

Image viewer component for vue, supports rotation, scale, zoom and so on, based on viewer.js
https://mirari.cc/v-viewer/
MIT License
2.47k stars 293 forks source link

How to hide the background preview images of inline mode? #273

Closed wjx0820 closed 1 year ago

wjx0820 commented 1 year ago

image How to hide the background preview images (these 5 images) of inline mode?

mirari commented 1 year ago

Just set the style of these images to display:none;