Commit 9aaf5f3d authored by xd's avatar xd

修改

parent 48f89a98
......@@ -214,7 +214,6 @@ export default {
},
created() {
this.checkNowMenuBar()
this.getAllNewFans()
if(sessionStorage.getItem('userId')) {
if(sessionStorage.getItem('avatar')) {
this.test.manInfo.logoUrl = sessionStorage.getItem('avatar')
......@@ -238,7 +237,7 @@ export default {
console.log(sessionStorage.getItem('allNewFans'),'已有店铺新增粉丝')
}
}else {
// this.zReadyUserId()
this.zReadyUserId()
this.zTestGetNowUrlInfo()
}
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment