mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-07 01:46:44 +08:00
解决排名大于五时头像不显示问题。
This commit is contained in:
@@ -203,6 +203,7 @@
|
||||
this.getExperience();
|
||||
this.getDuration();
|
||||
this.getDays();
|
||||
this.userInfo.avatar = this.userInfo.avatar.substring(this.userInfo.avatar.indexOf("upload")+6);
|
||||
});
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user