浏览代码

delete log

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);