hanbaoshan
2020-08-11 d969c4735bfa4cfc21dda697c56cfae542a43017
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();