From aaae40ae02be33113550f02a237dda1b18607fd3 Mon Sep 17 00:00:00 2001 From: wuxinglong Date: Mon, 17 Nov 2025 16:01:13 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E5=A2=9E=E5=8A=A0=E5=9B=BE?= =?UTF-8?q?=E7=89=87=E7=BC=96=E8=BE=91=E6=98=BE=E7=A4=BA=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/upload_image/look_images_widget.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/upload_image/look_images_widget.dart b/lib/upload_image/look_images_widget.dart index 5f8463c..f8443e4 100644 --- a/lib/upload_image/look_images_widget.dart +++ b/lib/upload_image/look_images_widget.dart @@ -34,6 +34,7 @@ class LookImagesTool { oSSAccessKeyId: oSSAccessKeyId, policy: policy, callback: callback, + isShowEdit: isShowEdit, signature: signature, ossDirectory: ossDirectory, ossHost: ossHost);