From c7d7aff39b6566d05d3c0a080839c46bb2b6a8aa Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 26 七月 2024 11:43:44 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/zbomyoujia

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

diff --git a/wechat_staff/pages/productVideo/index.json b/wechat_staff/pages/productVideo/index.json
index 5322f4c..572cc92 100644
--- a/wechat_staff/pages/productVideo/index.json
+++ b/wechat_staff/pages/productVideo/index.json
@@ -1,3 +1,6 @@
 {
-  "navigationBarTitleText": "浜у搧瑙嗛"
+  "navigationBarTitleText": "浜у搧瑙嗛",
+  "usingComponents": { 
+    "buoyClient": "../../components/buoyClient/index"
+  }
 }
\ No newline at end of file

--
Gitblit v1.9.3