Commit 9b8e7f81 authored by telami's avatar telami Committed by kl

修复:预览图片时,点击周围会出现白屏

parent 3908f1be
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
url: 'src', url: 'src',
navbar: false, navbar: false,
button: false, button: false,
backdrop: false,
loop : true loop : true
}); });
document.getElementById("${currentUrl}").click(); document.getElementById("${currentUrl}").click();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment