From 06fc4198230dfa0b5c4aa2fb2770bf95c00a04a1 Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Fri, 14 Oct 2022 16:11:58 +0800
Subject: [PATCH] 小区地图区域数据完善

---
 src/assets/data/housinOptions/JGaeraCheck/zeren3.js |   24 +++++++++---------------
 1 files changed, 9 insertions(+), 15 deletions(-)

diff --git a/src/assets/data/housinOptions/JGaeraCheck/zeren3.js b/src/assets/data/housinOptions/JGaeraCheck/zeren3.js
index 0ada1f0..9c9cb68 100644
--- a/src/assets/data/housinOptions/JGaeraCheck/zeren3.js
+++ b/src/assets/data/housinOptions/JGaeraCheck/zeren3.js
@@ -5,9 +5,9 @@
         housingsId: 50301,
         housingsName: '小区1',
         position: [
-            [116.015526, 28.657555, 0],
-            [116.080062, 28.590519, 0],
-            [116.209983, 28.602788, 0],
+            [116.071504, 28.750699, 0],
+            [116.085312, 28.807226, 0],
+            [116.012317, 28.772589, 0],
         ]
 
     },
@@ -17,7 +17,9 @@
         housingsId: 50302,
         housingsName: '小区2',
         position: [
-
+            [116.071504, 28.750699, 0],
+            [116.045446, 28.729623, 0],
+            [116.012317, 28.772589, 0],
         ]
 
     },
@@ -27,17 +29,9 @@
         housingsId: 50303,
         housingsName: '小区3',
         position: [
-
-        ]
-
-    },
-    {
-        policeStationId: 5,
-        areaCheckId: 503,
-        housingsId: 50304,
-        housingsName: '小区4',
-        position: [
-
+            [115.930150, 28.733535, 0],
+            [116.045446, 28.729623, 0],
+            [116.012317, 28.772589, 0],
         ]
 
     }]
\ No newline at end of file

--
Gitblit v1.9.3