@@ -161,7 +161,7 @@
this.showPage(pageIndex);
},
onLogin: function() {
- console.log("登陆成功home");
+ // console.log("登陆成功home");
this.$refs.TopMenu.switchLoginState(true);
this.showPage(4);