guhongwei %!s(int64=2) %!d(string=hai) anos
pai
achega
54077c30e4
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      pages/market/index.vue

+ 2 - 1
pages/market/index.vue

@@ -139,7 +139,8 @@
 				totalMoney: 0,
 			};
 		},
-		onLoad: function() {
+		onLoad() {},
+		onShow() {
 			const that = this;
 			// 监听登录
 			that.watchLogin();