Merge branch 'main' of http://47.107.152.87:3000/dyf/APP
This commit is contained in:
@ -1142,6 +1142,7 @@
|
|||||||
|
|
||||||
uni.chooseVideo({
|
uni.chooseVideo({
|
||||||
sourceType: ['album'],
|
sourceType: ['album'],
|
||||||
|
compressed: false, // 关闭视频压缩,确保上传原始文件
|
||||||
success: function(res) {
|
success: function(res) {
|
||||||
console.log("res=", res);
|
console.log("res=", res);
|
||||||
let path = res.tempFilePath;
|
let path = res.tempFilePath;
|
||||||
|
|||||||
Reference in New Issue
Block a user