Commit 3063ad1f by wangjian

1

parent 3f3cb77c
...@@ -54,7 +54,7 @@ export default { ...@@ -54,7 +54,7 @@ export default {
this.getData(); this.getData();
}, },
onShow() { onShow() {
console.log('onShow'); this.integralCount = 0
this.getUserInfo(); this.getUserInfo();
}, },
onPageScroll(e) { onPageScroll(e) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment