替换logo,用户中心布局上的调整

This commit is contained in:
daihh
2022-10-08 19:16:06 +08:00
parent 5ec0f5e8be
commit c23e0c838d
8 changed files with 35 additions and 20 deletions

View File

@@ -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:{