collaborator-one

Results 2 issues of collaborator-one

tifToImg(path) { console.log('-----------------'); // path = 'https://datacenter1-oss.oss-cn-shenzhen.aliyuncs.com/ifi_pic/EP/0016/268/EP0016268B1/zy/000001.tif' path = '../../assets/000001.tif' // var Tiff = require('tiff.js') // console.log(Tiff); // let imgBox = this.$refs.imgBox var xhr = new XMLHttpRequest(); xhr.responseType = 'arraybuffer';...