layui.layer.open({ type: 2, title:'QZPHP页面', area: ['90%', '90%'], shade:0.5, content:'www.qzphp.cn', success: function(layero, index) { //对加载后的iframe进行宽高度自适应 layer.iframeAuto(index); } });