From 9a9af13c74e98dfdb61afd9cbe56b1b7ec8c3414 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期四, 15 八月 2024 18:23:58 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/zbomyoujia

---
 wechat_jiaxuan/pages/userinfo/mysub.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/wechat_jiaxuan/pages/userinfo/mysub.js b/wechat_jiaxuan/pages/userinfo/mysub.js
index f790c8c..706bf84 100644
--- a/wechat_jiaxuan/pages/userinfo/mysub.js
+++ b/wechat_jiaxuan/pages/userinfo/mysub.js
@@ -18,6 +18,7 @@
   onPullDownRefresh: function () {
     console.log('涓嬫媺鍒锋柊');
     this.setData({ dataList: [], page: 1, total: 0 })
+    wx.stopPullDownRefresh()
     this.getList()
   },
   onReachBottom() {

--
Gitblit v1.9.3