@@ -138,7 +138,8 @@ Page({
* 生命周期函数--监听页面隐藏
*/
onHide: function () {
-
+ const that = this;
+ that.setData({ skip: 0, page: 0, list: [] })
},
/**
@@ -98,7 +98,8 @@ Page({
@@ -157,7 +157,8 @@ Page({
@@ -84,7 +84,8 @@ Page({
@@ -76,7 +76,8 @@ Page({