safari 不支持 dialogArguments
safari 不支持 dialogArguments
日期:2021-05-29 01:41:32 人气:1
哈哈,我也发现了这个问题,百度搜索来找答案,希望能够解决;
20分钟后-->
不对哈,我发现safari是支持的,代码如下:
var narg = window.dialogArguments[0];
narg.location='<%=request.getContextPath()%>/ppsfd2tm.do?reqCode=leave';
window.opener = null;
window
20分钟后-->
不对哈,我发现safari是支持的,代码如下:
var narg = window.dialogArguments[0];
narg.location='<%=request.getContextPath()%>/ppsfd2tm.do?reqCode=leave';
window.opener = null;
window