Browse Source

取消登录成功状态

qukaidi 4 năm trước cách đây
mục cha
commit
161f5b202b
1 tập tin đã thay đổi với 5 bổ sung5 xóa
  1. 5 5
      pages/home/index.vue

+ 5 - 5
pages/home/index.vue

@@ -63,11 +63,11 @@
 			})
 		},
 		onReady() {
-			if (this.loginStatus="登录成功") {
-				this.$refs.ulogin.show({
-					title:"登录成功",
-				})
-			}
+			// if (this.loginStatus="登录成功") {
+			// 	this.$refs.ulogin.show({
+			// 		title:"登录成功",
+			// 	})
+			// }
 		},
 		created() {
 			this.getBanners();