mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2025-04-05 17:37:49 +08:00
修复:预览图片时,点击周围会出现白屏
This commit is contained in:
parent
3908f1be7e
commit
9b8e7f812c
@ -24,6 +24,7 @@
|
||||
url: 'src',
|
||||
navbar: false,
|
||||
button: false,
|
||||
backdrop: false,
|
||||
loop : true
|
||||
});
|
||||
document.getElementById("${currentUrl}").click();
|
||||
|
Loading…
Reference in New Issue
Block a user