第189天 写一个方法将html页面生成为图片
html2canvas https://github.com/niklasvh/html2canvas/
浏览器 --- 工具栏---文件---输出为图片!
F12打开chrome控制台, Ctrl + Shift + p 打开控制台console,输入Capture 想要哪种截图,任君选择。
F12
chrome
Ctrl + Shift + p
console
Capture
Most helpful comment
html2canvas https://github.com/niklasvh/html2canvas/