2021年11月23日
摘要: <template> <div :id="id" :style="{width: `${width}`, height: `${height}`}" ></div> </template> <script> let echarts = require('echarts/lib/echarts') r 阅读全文
posted @ 2021-11-23 16:54 Yseraaa 阅读(245) 评论(0) 推荐(0) 编辑
摘要: 1. 首先安装oss npm install ali-oss --save 2. // template部分 <Upload ref="upload" type="drag" :default-file-list="file" action="" :before-upload="handleBefo 阅读全文
posted @ 2021-11-23 13:39 Yseraaa 阅读(690) 评论(0) 推荐(0) 编辑