layeropen type 2 title 很多时候我们想最大化看比如像这个页面。 shadeClose true shade false maxmin true 开启最大化最小化按钮 area 893px 600px content httpswwwbaiducom;以上内容js输出
:
layer.open({
type: 2,
title: '很多时候,我们想最大化看,比如像这个页面。',
shadeClose: true,
shade: false,
maxmin: true, //开启最大化最小化按钮
area: ['893px', '600px'],
content: 'https://www.baidu.com/'
});
原文地址: https://www.cveoy.top/t/topic/EVH 著作权归作者所有。请勿转载和采集!