优化页面

This commit is contained in:
pengxiaolong
2025-06-12 22:16:09 +08:00
parent 931d867c09
commit de99d32c01
63 changed files with 973 additions and 335 deletions

View File

@@ -67,7 +67,7 @@ const _sfc_main = {
path: this.userinfo,
name: this.Filename
}).then((ress) => {
this.picture = ress;
this.picture = ress.split("/").pop();
components_request.request({
url: "user/inputUserInfo",
method: "POST",