From d422c7c07b60a2061d587fc65c22dd2cc3006be9 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 31 七月 2024 17:01:13 +0800
Subject: [PATCH] aa
---
wechat_jiaxuan/pages/userinfo/favorite.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/wechat_jiaxuan/pages/userinfo/favorite.js b/wechat_jiaxuan/pages/userinfo/favorite.js
index dbe7813..c191d9f 100644
--- a/wechat_jiaxuan/pages/userinfo/favorite.js
+++ b/wechat_jiaxuan/pages/userinfo/favorite.js
@@ -20,6 +20,7 @@
onPullDownRefresh: function () {
console.log('涓嬫媺鍒锋柊');
this.setData({ dataList: [], pageNum: 1, total: 0 })
+ wx.stopPullDownRefresh()
this.getList()
},
onReachBottom() {
--
Gitblit v1.9.3