2018年2月6日
摘要: 解决:window.location.reload(); 阅读全文
posted @ 2018-02-06 09:54 刘世涛6192 阅读(2323) 评论(0) 推荐(0) 编辑
摘要: 转载来源:https://www.cnblogs.com/potatog/p/7412905.html 一.打印当前页面指定元素中的内容 方式一:直接使用window.print(); (1)首先获得元素的html内容(这里建议如果有样式最好是用内联样式的方式) var newstr = docum 阅读全文
posted @ 2018-02-06 09:53 刘世涛6192 阅读(14202) 评论(1) 推荐(0) 编辑