mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-23 01:36:44 +08:00
修改个人主页样式问题
This commit is contained in:
@@ -571,7 +571,7 @@
|
||||
//检查引导页
|
||||
this.checkAndShowGuide();
|
||||
}
|
||||
//this.$refs.userCollection.show();
|
||||
this.$refs.userCollection.show();
|
||||
},
|
||||
computed: {
|
||||
...mapGetters(['userInfo','studyTaskCount']),
|
||||
|
||||
@@ -252,7 +252,7 @@
|
||||
],
|
||||
tableList: [{
|
||||
name: '发布音视频课程',
|
||||
hear: ['完成一个案音视频课', ],
|
||||
hear: ['完成一个音视频课发布', ],
|
||||
value: ['+60'],
|
||||
upperlimit: null
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user