From 448f1b104062c3ca20b527aa9bc8d95132fdb571 Mon Sep 17 00:00:00 2001
From: ShenQiLun <97694732@qq.com>
Date: Thu, 25 Jun 2026 16:11:45 +0800
Subject: [PATCH] =?UTF-8?q?fix:=E7=A7=BB=E9=99=A4lime-camera=E4=BE=9D?=
=?UTF-8?q?=E8=B5=96,APP=E4=B8=8B=E7=94=A8=E7=B3=BB=E7=BB=9F=E7=9B=B8?=
=?UTF-8?q?=E6=9C=BAuni.chooseImage=E8=BF=9E=E6=8B=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/upload/camera_capture.vue | 477 ++++++--------------------------
1 file changed, 91 insertions(+), 386 deletions(-)
diff --git a/pages/upload/camera_capture.vue b/pages/upload/camera_capture.vue
index 95ef9fc..a1b03e0 100644
--- a/pages/upload/camera_capture.vue
+++ b/pages/upload/camera_capture.vue
@@ -1,36 +1,9 @@
-
-
-
-
-
-
-
-
- 相机加载中...
-
+
+
+
-
连拍中⋯
@@ -41,6 +14,15 @@
点击红色按钮停止
+
+
+
+ 📷
+ {{ isBurstMode ? '连拍中… 系统相机将自动打开' : '点击下方按钮打开相机拍照' }}
+ 已拍 {{ capturedList.length }} 张
+
+
+
@@ -68,7 +50,7 @@
-
+
⚡连拍
@@ -80,28 +62,13 @@