layui实现打印layer.open弹窗内容
parent.layer.open({ //在父窗口打开 type: 2, //type必须为2,否则打印时候获取不到iframe btn: ['打印','关闭'], title: pa...
2024-10-16 实例代码
308
11条记录