域名
This commit is contained in:
@@ -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:{
|
||||
|
||||
Reference in New Issue
Block a user