From 744c16a15432461394e1e2dbdfaea34a766fcc6b Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期四, 01 八月 2024 08:53:29 +0800
Subject: [PATCH] ‘’
---
wechat_jiaxuan/pages/consult/consult.js | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/wechat_jiaxuan/pages/consult/consult.js b/wechat_jiaxuan/pages/consult/consult.js
index 618063a..769b437 100644
--- a/wechat_jiaxuan/pages/consult/consult.js
+++ b/wechat_jiaxuan/pages/consult/consult.js
@@ -35,11 +35,6 @@
})
}
},
- onPullDownRefresh: function () {
- console.log('涓嬫媺鍒锋柊');
- this.setData({ dataList: [], pageNum: 1, total: 0 })
- this.getList()
- },
getCate() {
getCatalogList({catalogCode: 'product_info'}).then(res => {
this.setData({ category: res.data })
--
Gitblit v1.9.3