From 04d17f6483a98e2527deecc8d8b4fc9cf96c904c Mon Sep 17 00:00:00 2001 From: Daisy <> Date: Thu, 21 Mar 2024 09:44:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=A3=80=E6=9F=A5=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E7=A8=8B=E5=BA=8F=E5=8F=AA=E4=BC=9A=E5=9C=A8=E9=A6=96?= =?UTF-8?q?=E6=AC=A1=E5=AE=89=E8=A3=85=E6=97=B6=E6=89=A7=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- star_lock/lib/versionUndate/versionUndateTool.dart | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/star_lock/lib/versionUndate/versionUndateTool.dart b/star_lock/lib/versionUndate/versionUndateTool.dart index 9eafd463..5db662de 100644 --- a/star_lock/lib/versionUndate/versionUndateTool.dart +++ b/star_lock/lib/versionUndate/versionUndateTool.dart @@ -101,8 +101,8 @@ class VersionUndateTool { child: Text("下次再说"), onPressed: () { Navigator.pop(context); - Storage.setString( - isShowUpdateVersion, isShowUpdateVersion); + // Storage.setString( + // isShowUpdateVersion, isShowUpdateVersion); }, ), CupertinoDialogAction(