From 6a828821b2fdae112a3bcba5fc718a14388ae922 Mon Sep 17 00:00:00 2001
From: yyb <995253665@qq.com>
Date: 星期二, 28 四月 2026 09:10:54 +0800
Subject: [PATCH] 增加视频模块

---
 src/manifest.json |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/manifest.json b/src/manifest.json
index 30e32dc..d407595 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,5 +1,5 @@
 {
-    "name" : "澶╂矏鐜荤拑鍘�",
+    "name" : "澶╂矏",
     "appid" : "__UNI__2048032",
     "description" : "",
     "versionName" : "1.0.4",
@@ -25,7 +25,8 @@
             "Camera" : {},
             "Barcode" : {},
             "Push" : {},
-            "Maps" : {}
+            "Maps" : {},
+            "VideoPlayer" : {}
         },
         /* 搴旂敤鍙戝竷淇℃伅 */
         "distribute" : {

--
Gitblit v1.9.3