img-vuer icon indicating copy to clipboard operation
img-vuer copied to clipboard

ios预览图片的时候,如果点击到原图的位置退出,会再次弹出预览图片

Open pgh147 opened this issue 5 years ago • 0 comments

version:: "^0.17.2",

        <div class="product_item2_imgdiv">
            <div class="item_img2">
                <img :src="imgSrc3" ref='imgRef' v-gallery style="width:100%;height:100%;">
            </div>
        </div>

pgh147 avatar Aug 21 '19 08:08 pgh147