From ad315ac0a57d047ac774c0d058d4320b5537f8a7 Mon Sep 17 00:00:00 2001
From: 周宾 <2802492122@qq.com>
Date: 星期一, 15 十二月 2025 09:45:25 +0800
Subject: [PATCH] 海川开心-修复上传图片缺少模块

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

diff --git a/src/manifest.json b/src/manifest.json
index 98ab3bf..fd01747 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -17,7 +17,9 @@
             "delay" : 0
         },
         /* 妯″潡閰嶇疆 */
-        "modules" : {},
+        "modules" : {
+            "Camera" : {}
+        },
         /* 搴旂敤鍙戝竷淇℃伅 */
         "distribute" : {
             /* android鎵撳寘閰嶇疆 */

--
Gitblit v1.9.3