代码: https://gist.github.com/edsion1107/39a3edb538b7f6ddfb70d067bc455a8b
参考了这个帖子/t/472124
html2canvas.js
文件是从这里来的.
上面的代码,我保存为 index.html。
情况一:如果是从 webstorm 里,右键选择 open in browser,打开后地址栏显示: http://localhost:63343/demo/index.html?_ijt=69hjpu5jphbuja1p4kmgsfdam6
。这个时候点击那个 button 不会报错,而且也能“截图”。
情况二:如果是直接在 finder 里,直接右键通过 chrome 打开,此时点击 button,提示:Uncaught (in promise) DOMException: Failed to execute 'toDataURL' on 'HTMLCanvasElement': Tainted canvases may not be exported.
为啥?
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.