mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-15 22:06:43 +08:00
个人主页样式调整
This commit is contained in:
@@ -143,7 +143,6 @@ import apiUser from "@/api/system/user.js";
|
||||
mounted() {
|
||||
this.pageId = this.$xpage.getHomeId(this.$route);
|
||||
this.$bus.$on('followIndex',(num)=>{
|
||||
console.log(num,'num');
|
||||
this.active = num;
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user