From 2bd2684d71fdfed5ff1ff1ea821d01f245c2623f Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 02 八月 2024 09:56:20 +0800
Subject: [PATCH] ''

---
 wechat_jiaxuan/pages/discover/discover.js |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/wechat_jiaxuan/pages/discover/discover.js b/wechat_jiaxuan/pages/discover/discover.js
index 2d78164..4766b03 100644
--- a/wechat_jiaxuan/pages/discover/discover.js
+++ b/wechat_jiaxuan/pages/discover/discover.js
@@ -6,7 +6,11 @@
    */
   data: {
     menuButtonInfo: {},
-    catalogCode: "whole_case"
+    catalogCode: "product_intro",
+    activeCate: '', 
+    height: 0,
+    top: 0,
+    isLoading:false
   },
   onLoad(options) {
     let menuButtonInfo = wx.getMenuButtonBoundingClientRect();

--
Gitblit v1.9.3