修改上传图片安全验证问题
This commit is contained in:
@@ -86,7 +86,7 @@ function Index() {
|
||||
// handleShare(true);
|
||||
// }
|
||||
} catch (error) {
|
||||
console.error("用户位置更新失败", error);
|
||||
console.warn("用户位置更新失败", error);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user