From 5b500225c79d3a871a3647d7bf29593621c5cb07 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期二, 30 七月 2024 09:10:11 +0800
Subject: [PATCH] 提交
---
wechat_staff/pages/index/index.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/wechat_staff/pages/index/index.json b/wechat_staff/pages/index/index.json
index 96cd387..1e5e1ae 100644
--- a/wechat_staff/pages/index/index.json
+++ b/wechat_staff/pages/index/index.json
@@ -1,5 +1,6 @@
{
"usingComponents": {
+ "videoPlay": "/components/videoPlay/index",
"buoyClient": "../../components/buoyClient/index"
},
"navigationStyle": "custom"
--
Gitblit v1.9.3