暂态事件弹窗蒙版关闭

This commit is contained in:
xy
2024-07-31 15:24:46 +08:00
parent 2caeb0c264
commit cc1dd4f470

View File

@@ -687,6 +687,7 @@ function eventTip() {
scrollbar: false,
content: 'tipwindow',
shadeClose: false,
shade: false,
yes: function () {
layer.closeAll();
},