- 2022-11-17自动生成前端接口文件以及方法函数实践
实现原理解析(以个人项目角度实现)后端接口布置访问链接,可以从浏览器network中获取到请求地址存在请求参数为userpageSize访问接口示例为:/apiList/pageSize=55获取
- 2022-11-14js将json数据保存下载为json文件
constbutton=document.createElement('a');button.onclick=()=>{//要保存的字符串,需要先将数据转成字
- 2022-11-12blob对象excel文件上传下载
页面结构<el-uploadstyle="width:93%"action="/stap/systemManage/weakPassword/excelImport"accept=".xls,.xlsx"name="assetFile"multipleref="upload":before-