From 32958aeebc62fbaaf3cf1f6ff56205f21004d207 Mon Sep 17 00:00:00 2001 From: WinUser01 Date: Tue, 10 May 2022 21:24:30 +0800 Subject: [PATCH] =?UTF-8?q?hyzp=5Fybqx-Commit161=EF=BC=9A=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=E6=9B=B4=E6=96=B0=E4=B8=BAversion:=201.4.32+?= =?UTF-8?q?20220511=E3=80=82=E7=A6=81=E6=AD=A2=E7=82=B9=E4=BD=8D=E5=9C=B0?= =?UTF-8?q?=E5=9B=BE=E5=9B=BE=E6=A0=87=E6=8B=96=E5=8A=A8=E3=80=82=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E8=87=AA=E5=AE=9A=E4=B9=89=20my=5Fflutter=5Fdrag=5Fsc?= =?UTF-8?q?ale=20=E6=8F=92=E4=BB=B6=EF=BC=8C=E5=AE=8C=E7=BE=8E=E8=A7=A3?= =?UTF-8?q?=E5=86=B3Listview=E6=BB=9A=E5=8A=A8=E4=B8=8E=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E7=BC=A9=E6=94=BE=E6=8B=96=E5=8A=A8=E4=B9=8B=E9=97=B4=E7=9A=84?= =?UTF-8?q?=E6=89=8B=E5=8A=BF=E5=86=B2=E7=AA=81=EF=BC=8C=E4=B8=8D=E4=BC=9A?= =?UTF-8?q?=E6=B6=88=E8=80=97=E7=82=B9=E5=87=BB=E4=BA=8B=E4=BB=B6=EF=BC=8C?= =?UTF-8?q?=E6=BB=9A=E5=8A=A8=E5=BE=88=E7=81=B5=E6=95=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/app/release/output.json | 2 +- lib/pages/Works/DWDT/dwInfo_data.dart | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/android/app/release/output.json b/android/app/release/output.json index 758c3cd..9482864 100644 --- a/android/app/release/output.json +++ b/android/app/release/output.json @@ -1 +1 @@ -[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":20220504,"versionName":"1.4.30","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] \ No newline at end of file +[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":20220511,"versionName":"1.4.32","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] \ No newline at end of file diff --git a/lib/pages/Works/DWDT/dwInfo_data.dart b/lib/pages/Works/DWDT/dwInfo_data.dart index 2c68495..4736078 100644 --- a/lib/pages/Works/DWDT/dwInfo_data.dart +++ b/lib/pages/Works/DWDT/dwInfo_data.dart @@ -7,7 +7,7 @@ import 'package:hyzp_ybqx/components/hyxx_data_handle.dart'; ///批量添加定位标记 bool enable = true; -bool dragable = true; +bool dragable = false; int g_zoomLevel_default = 14; //地图默认缩放倍数 int g_zoomLevel = 14; //地图缩放倍数 int g_zoomMin = 10;