const wsname = workbook.SheetNames[0]; // 切换为新的调用方式 生成json表格内容 const ws = utils.sheet_to_json(workbook.Sheets[wsname]); console.log(ws); // 后续为自己对ws数据的处理 } catch (e) { return false; } }; fileReader.readAsBinaryString(files[0]); } 1. 2. 3. 4. 5. 6...
代码区域:直接调用readTestFile函数即可。请记住this.loadFile('other/test.vue ')中需要读取的静态文件路径 //读取test.properties ReadTestFile() { Constfile=this.loadfile('其他/测试。vue '); Console.info(文件); Console.log (this.unicodetoutf 8(文件)); This.data=this.unicodetoutf8(文件); },...