修改个人主页样式问题

This commit is contained in:
daihh
2022-10-23 12:18:19 +08:00
parent 50a127f0b1
commit ed40682db3
4 changed files with 19 additions and 9 deletions

View File

@@ -571,7 +571,7 @@
//检查引导页
this.checkAndShowGuide();
}
//this.$refs.userCollection.show();
this.$refs.userCollection.show();
},
computed: {
...mapGetters(['userInfo','studyTaskCount']),