mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 11:26:43 +08:00
替换logo,用户中心布局上的调整
This commit is contained in:
@@ -73,7 +73,7 @@ import { userAvatarText } from "@/utils/tools.js";
|
||||
methods:{
|
||||
toHome() {
|
||||
// ,query:{id:item.objId || item.id}
|
||||
this.$router.push({path:'/homePage?id='+this.aid})
|
||||
this.$router.push({path:'/home/index?id='+this.aid})
|
||||
}
|
||||
},
|
||||
watch:{
|
||||
|
||||
Reference in New Issue
Block a user