摘要: 1 //下载发票图片 2 downLoadPic: function (e) { 3 var that = this; 4 console.log(e); 5 var types = that.getFileType(e); 6 console.log(types); 7 wx.downloadFi 阅读全文
posted @ 2020-09-03 11:23 tcanhe 阅读(3579) 评论(0) 推荐(0)