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