uni.uploadFile({
url: this.$base.urlPrex + "/api/",
filePath: this.tempImgSrc,
name: 'verifyFace',
formData: {
'username': 'uu',
'phone': '13698936320',
'u': randomNum,
'tk': token,
'state': 3656,
'tpsId': 'md_wcjy'
},
success: (uploadFileRes) => {
uni.hideToast()
},
fail: (err) => {
console.log(err)
},
});
1***@qq.com
- 发布:2020-06-14 15:16
- 更新:2020-06-15 09:10
- 阅读:1172
k***@163.com
已经解决了吗?
2021-07-21 11:44