优化页面

This commit is contained in:
pengxiaolong
2025-06-06 22:36:41 +08:00
parent f4901f1312
commit d30589fd05
99 changed files with 1091 additions and 1310 deletions

View File

@@ -72,6 +72,8 @@ export default {
path: this.userinfo,
name:generateFileName(),
}).then((res) => {
console.log("上传成功········",res);
this.userinfo = res;
}).catch((err) => {
console.log(err);