From af9f7ad7d711f0562e4394449a117da20f808fc2 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 24 七月 2024 16:44:40 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

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

diff --git a/wechat_staff/pages/index/index.json b/wechat_staff/pages/index/index.json
index a4c00c5..96cd387 100644
--- a/wechat_staff/pages/index/index.json
+++ b/wechat_staff/pages/index/index.json
@@ -1,6 +1,6 @@
 {
   "usingComponents": {
-
+    "buoyClient": "../../components/buoyClient/index"
   },
   "navigationStyle": "custom"
 }
\ No newline at end of file

--
Gitblit v1.9.3