From cf6ca95e230f46aec1f39d554dc735689a1c662d Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期四, 11 七月 2024 15:25:51 +0800
Subject: [PATCH] 代码提交

---
 wechat_jiaxuan/pages/discover/discover.json |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/wechat_jiaxuan/pages/discover/discover.json b/wechat_jiaxuan/pages/discover/discover.json
index 41f4720..aecbe3e 100644
--- a/wechat_jiaxuan/pages/discover/discover.json
+++ b/wechat_jiaxuan/pages/discover/discover.json
@@ -1,4 +1,7 @@
 {
+  "usingComponents": {
+    "disProduct": "../../components/disProduct"
+  },
   "navigationStyle": "custom",
   "navigationBarTextStyle": "white"
 }
\ No newline at end of file

--
Gitblit v1.9.3