yichael 4 年 前
コミット
1d2f41b9ea
1 ファイル変更1 行追加1 行削除
  1. 1 1
      pages/home.vue

+ 1 - 1
pages/home.vue

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