摘要:
可直接拿去用,如果需要两个按钮,需自己手动添加 css /* 弹窗样式 */ .login { position: fixed; height: 100px; width: 240px; background: #ffffff; border-radius: 0.25rem; left: 50%; 阅读全文
摘要:
首先下载html2canvas.js和jsPdf.debug.js两个js文件 html2canvas:http://html2canvas.hertzen.com/ jsPdf.debug:https://parall.ax/products/jspdf html <div id="host_fi 阅读全文