修改mainfest解决打包报错

This commit is contained in:
liub
2025-09-25 15:58:33 +08:00
parent 15d99211a0
commit 457197ca54
4 changed files with 25 additions and 34 deletions

View File

@ -983,8 +983,8 @@
}
uni.uploadFile({
url: 'http://114.55.111.217/video/upload',
// url: baseURL+"app/video/upload",
// url: 'http://114.55.111.217/video/upload',
url: baseURL+"app/video/upload",
filePath: videoPath,
name: 'file',
header: {