摘要: downloadFile: function(e) { wx.showLoading({ title: '下载中...', }); var url = e.currentTarget.dataset.info;//下载文件后端路径 //获取文件后缀 let ext = url.substr(url. 阅读全文
posted @ 2020-10-13 14:08 万斗司 阅读(755) 评论(0) 推荐(0)