From 96f9630247478ee09dace5786ebfe46a54a6f2c0 Mon Sep 17 00:00:00 2001 From: 826220679@qq.com <826220679@qq.com> Date: 星期六, 20 十二月 2025 13:00:35 +0800 Subject: [PATCH] 优化了地块管理文字变成图标 --- set.properties | 31 ++++++++++++++++--------------- 1 files changed, 16 insertions(+), 15 deletions(-) diff --git a/set.properties b/set.properties index 13c296d..06130a8 100644 --- a/set.properties +++ b/set.properties @@ -1,18 +1,19 @@ #Current work land selection updated -#Fri Dec 19 12:08:28 CST 2025 +#Sat Dec 20 12:59:18 GMT+08:00 2025 appVersion=-1 -boundaryLengthVisible=false -currentWorkLandNumber=LAND1 -cuttingWidth=200 -firmwareVersion=-1 -handheldMarkerId=1872 -idleTrailDurationSeconds=60 -mapScale=5.63 -measurementModeEnabled=false -mowerId=860 -serialAutoConnect=true -serialBaudRate=115200 -serialPortName=COM15 simCardNumber=-1 -viewCenterX=-15.67 -viewCenterY=9.92 +currentWorkLandNumber=LAND2 +serialBaudRate=115200 +boundaryLengthVisible=false +idleTrailDurationSeconds=60 +handheldMarkerId=1872 +viewCenterX=0.99 +viewCenterY=6.06 +manualBoundaryDrawingMode=false +mowerId=860 +serialPortName=COM15 +serialAutoConnect=true +mapScale=13.68 +measurementModeEnabled=false +firmwareVersion=-1 +cuttingWidth=200 -- Gitblit v1.10.0