mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-23 09:46:46 +08:00
我的关注页面
This commit is contained in:
@@ -200,7 +200,6 @@
|
||||
onLoad(options) {
|
||||
this.$store.dispatch('GetUserInfo').then(rs => {
|
||||
this.userInfo = rs;
|
||||
console.log(rs,'rs')
|
||||
this.getExperience();
|
||||
this.getDuration();
|
||||
this.getDays();
|
||||
|
||||
Reference in New Issue
Block a user