src/pages/desktop/index/components/DFrame.vue
@@ -112,7 +112,7 @@ //logging: true, //查看html2canvas内部执行流程 removeContainer: true, imageTimeout: 0, useCORS: true //开启跨域配置 //useCORS: true //开启跨域配置 }).then(canvas => { let shotSrc = canvas.toDataURL();