From 69b40096cb0ae965f2a3e92672b880edfe7d04d2 Mon Sep 17 00:00:00 2001 From: 826220679@qq.com <826220679@qq.com> Date: 星期六, 27 十二月 2025 21:14:09 +0800 Subject: [PATCH] 优化了登录页面 --- set.properties | 31 +++++++++++++++++-------------- 1 files changed, 17 insertions(+), 14 deletions(-) diff --git a/set.properties b/set.properties index 4e56433..f5e555c 100644 --- a/set.properties +++ b/set.properties @@ -1,16 +1,19 @@ -#Mower Configuration Properties - Updated -#Wed Dec 17 12:04:00 CST 2025 +#Current work land selection updated +#Sat Dec 27 20:42:43 GMT+08:00 2025 appVersion=-1 -currentWorkLandNumber=LAND1 -cuttingWidth=200 -firmwareVersion=-1 -handheldMarkerId= -idleTrailDurationSeconds=60 -mapScale=15.31 -mowerId=1234 -serialAutoConnect=true -serialBaudRate=115200 -serialPortName=COM15 simCardNumber=-1 -viewCenterX=-85.37 -viewCenterY=37.73 +currentWorkLandNumber=LAND1 +serialBaudRate=115200 +boundaryLengthVisible=false +idleTrailDurationSeconds=60 +handheldMarkerId=1872 +viewCenterX=-61.89 +viewCenterY=-39.06 +manualBoundaryDrawingMode=false +mowerId=6258 +serialPortName=COM15 +serialAutoConnect=true +mapScale=17.84 +measurementModeEnabled=false +firmwareVersion=-1 +cuttingWidth=200 -- Gitblit v1.10.0