From 9fe091e4ee0eb4428c3ed8ea99fe59e3c23c1d21 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 09 八月 2024 18:16:38 +0800
Subject: [PATCH] lll

---
 wechat_staff/pages/detailDis/realpic.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/wechat_staff/pages/detailDis/realpic.json b/wechat_staff/pages/detailDis/realpic.json
index 4781b50..8e662e2 100644
--- a/wechat_staff/pages/detailDis/realpic.json
+++ b/wechat_staff/pages/detailDis/realpic.json
@@ -1,7 +1,8 @@
 {
   "usingComponents": {
     "van-popup": "@vant/weapp/popup/index",
-    "buoyClient": "../../components/buoyClient/index"
+    "buoyClient": "../../components/buoyClient/index",
+    "detailFooter": "../../components/detailFooter/index"
   },
   "navigationBarTitleText": ""
 }
\ No newline at end of file

--
Gitblit v1.9.3