地址:https://github.com/Rafael-wxd/js-Handler
// 打印dom中的内容
// 参数1: 是否展示页眉 boolean
// 参数2:参数1为false时页眉的标题
const domHandle = new DomHandler('#qwe')
domHandle.printPart(null, true)
地址:https://github.com/Rafael-wxd/js-Handler
// 打印dom中的内容
// 参数1: 是否展示页眉 boolean
// 参数2:参数1为false时页眉的标题
const domHandle = new DomHandler('#qwe')
domHandle.printPart(null, true)
本文标题:js dom操作
本文链接:https://www.haomeiwen.com/subject/umsenltx.html
网友评论