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