iframe弹出层打开指定网址问题
iframe弹出层问题
根据https://www.xunruicms.com/book/9/55.html使用的弹窗,打开后指定网址后面会添加&is_iframe=1参数,导致无法正常打开,这个有什么解决办法吗
<a href="javascript:dr_iframe_show('测试', 'https://www.baidu.com/', '60%', '70%');"> 测试 </a> 根据https://www.xunruicms.com/book/9/55.html使用的弹窗,打开后指定网址后面会添加&is_iframe=1参数,导致无法正常打开,这个有什么解决办法吗
<a href="javascript:dr_iframe_show('测试', 'https://www.baidu.com/', '60%', '70%');"> 测试 </a>