diff --git a/pages/activity/pind_list/pind_list.js b/pages/activity/pind_list/pind_list.js index 8bece44..9ccc875 100644 --- a/pages/activity/pind_list/pind_list.js +++ b/pages/activity/pind_list/pind_list.js @@ -85,10 +85,10 @@ Page({ onShow: function (t) { getApp().check_can_share(); this.data.is_timer = 1; - this.data.currentPage = 1; - this.data.ismore = 1; - var th = this; + //this.data.currentPage = 1; + //this.data.ismore = 1; + var th = this; //设置全局定时器 th.data.timer = setInterval(function () { th.countDown();