This commit is contained in:
2020-08-18 15:31:03 +08:00
parent 19187b67fc
commit 79990e56d2
8 changed files with 14 additions and 14 deletions

View File

@@ -91,7 +91,7 @@ export default {
console.log(JSON.stringify(res.tempFilePaths));
const tempFilePaths = res.tempFilePaths;
uni.uploadFile({
url: 'http://mall.dmygkeji.com/storeapi/Upload/uploadFile',
url: 'https://mall.dmygkeji.com/storeapi/Upload/uploadFile',
filePath: tempFilePaths[0],
name: 'avatar',
formData:{