弹出框周围无背景色
This commit is contained in:
parent
aeb81d896a
commit
c74e41d6de
@ -674,7 +674,8 @@ var AsDialog = {
|
||||
var d = top.dialog({
|
||||
width:pageinfo.width,
|
||||
height:pageinfo.height,
|
||||
url:sPageURL
|
||||
url:sPageURL,
|
||||
quickClose: true
|
||||
});
|
||||
|
||||
if (pageinfo.title) d.title(pageinfo.title);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user