Merge branch 'new-20250827' of http://47.107.152.87:3000/liubiao/APP into new-20250827
# Conflicts: # pages/common/index/index.vue
This commit is contained in:
@ -445,7 +445,8 @@ export default {
|
||||
});
|
||||
},
|
||||
(error) => {
|
||||
console.log('文件不存在/路径错误:', error.message); // 核心问题!
|
||||
console.log('文件不存在/路径错误:', error.message);
|
||||
reject(error || new Error('resolveLocalFileSystemURL 失败'));
|
||||
}
|
||||
);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user