layer.open({
type: 2,
title: '即时聊天窗口',
shadeClose: true,
shade: false,
maxmin: true, //开启最大化最小化按钮
area: ['1150px', '650px'],
content: 'http://baidu.com'
});

相关文章:

  • 2021-05-21
  • 2022-12-23
  • 2022-02-07
  • 2022-12-23
  • 2021-12-10
  • 2021-11-17
  • 2021-12-24
猜你喜欢
  • 2021-12-24
  • 2021-07-14
  • 2021-12-28
  • 2021-12-24
  • 2021-08-21
  • 2021-05-05
相关资源
相似解决方案