We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
欢迎认领此 issue welcome to fix this issue
参考资料:https://html2canvas.hertzen.com/proxy/ see more here
{ // 图片代理,防止跨域 // 主要是请求一些跨域图片的时候,先走API,API负责请求图片,用来解决跨域问题 // 代码关键实现:return http.request(request.get.imgURL) "method": "GET", "path": "/works/cors-proxy", "handler": "Work.corsProxy", "config": { "policies": [] } },
The text was updated successfully, but these errors were encountered:
No branches or pull requests
欢迎认领此 issue
welcome to fix this issue
参考资料:https://html2canvas.hertzen.com/proxy/
see more here
The text was updated successfully, but these errors were encountered: