From e8d946a82907aa530ff086987d3ec7d2c04a90d2 Mon Sep 17 00:00:00 2001
From: Admin <978517621@qq.com>
Date: 星期二, 15 十一月 2022 13:09:55 +0800
Subject: [PATCH] 默认更改列表

---
 public/data/plots_namisuo.geojson |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/public/data/plots_namisuo.geojson b/public/data/plots_namisuo.geojson
index 9a882b5..a19bf6e 100644
--- a/public/data/plots_namisuo.geojson
+++ b/public/data/plots_namisuo.geojson
@@ -8,7 +8,7 @@
         "style": { "text": "F号楼", "clampToGround": true },
         "attr": {
           "name": "F号楼",
-          "id": "1"
+          "id": "cabe679c-373b-4890-ae0c-7a7061f89dfd"
         }
       },
       "geometry": {
@@ -57,7 +57,7 @@
       "type": "Feature",
       "properties": {
         "type": "polygon",
-        "style": { "text": "E号楼", "clampToGround": true },
+        "style": { "text": "E号楼", "clampToGround": true, "color": "#ff0000" },
         "attr": {
           "name": "E号楼",
           "id": "7a3094db-d227-4b3f-bf35-1ce64c365e42"

--
Gitblit v1.9.2