06 2021 档案
摘要:npm 安装 npm i bin-code-editor -S # or yarn add bin-code-editor 引入 在 main.js 中写入以下内容: import Vue from 'vue'; import CodeEditor from 'bin-code-editor'; i
阅读全文
摘要:1、安装 npm install -S file-saver 用来生成文件的web应用程序 npm install -S xlsx 电子表格格式的解析器 npm install -D script-loader 将js挂载在全局下npm install -S element-ui 安装element
阅读全文