优化页面
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user