From 353446ec9194962845f5824c1ddcf0aebdaf2662 Mon Sep 17 00:00:00 2001
From: 周宾 <2802492122@qq.com>
Date: 星期二, 16 十二月 2025 14:33:16 +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