vue移动端实现预览word,excel,pdf, text以及cordova app 打开处理方案
1.word引入importmammothfrom'mammoth'主要代码try{varxhr=newXMLHttpRequest()xhr.open('GET',this.url)xhr.responseType='arraybuffer'xhr.onload=function(e){vararrayBuffer=xhr.response//arrayBuffermammoth.convert