修改首页兴趣弹出的样式

This commit is contained in:
daihh
2022-10-31 10:41:14 +08:00
parent cb47a90d12
commit 019c19a2e8
3 changed files with 5 additions and 4 deletions

View File

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