vue-pdf 跨域 PDFDocumentLoadingTask.then method use the `promise` getter instead. 我们公司用的是阿里云oss返回的链接,所以是带https的 问题解决 替换https为http url = url.replace('https','http') 参考链接 pdfjs参考链接 这个写法可以解决,上面的提示PDFDocumentLoadingTask.then method use the promise getter instead.