Commit 4472dd7b by liuhulu

增加弹窗功能,点击阴影部分关闭弹窗。

parent f9c82e1f
...@@ -296,7 +296,8 @@ ...@@ -296,7 +296,8 @@
maxmin: true, maxmin: true,
shade: 0.3, shade: 0.3,
title: title, title: title,
content: url content: url,
shadeClose: true // fix,点击阴影部分关闭窗口,常用.
}); });
}, },
// 弹出层全屏 // 弹出层全屏
......
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