From 0a572aae0f389a4bfe882a1f4abf5c00c9aa496f Mon Sep 17 00:00:00 2001 From: ShenQiLun <97694732@qq.com> Date: Fri, 26 Jun 2026 09:45:36 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=8E=BB=E6=8E=89widthRatio=3D1,heightRati?= =?UTF-8?q?o=3D1,=E7=94=A8=E5=85=A8=E5=88=86=E8=BE=A8=E7=8E=87=E8=A3=81?= =?UTF-8?q?=E5=89=AA1080=C3=971080?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/upload/camera_capture.nvue | 2 -- 1 file changed, 2 deletions(-) diff --git a/pages/upload/camera_capture.nvue b/pages/upload/camera_capture.nvue index a08ae31..12dc27f 100644 --- a/pages/upload/camera_capture.nvue +++ b/pages/upload/camera_capture.nvue @@ -6,8 +6,6 @@ :style="'width:' + camSize + 'px;height:' + camSize + 'px;margin-top:' + frameTop + 'px;margin-left:' + frameLeft + 'px;'" flash="off" facing="back" - :widthRatio="1" - :heightRatio="1" @onPictureTaken="onPictureTaken" @onCameraOpened="onCameraOpened" >