From 6c75516f1ba668873807cef33aa996d25cdf16c4 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期二, 13 五月 2025 17:43:06 +0800
Subject: [PATCH] 新增动态溯源异常更新列表

---
 src/utils/map/index_old.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/utils/map/index_old.js b/src/utils/map/index_old.js
index 69704ff..77cc81e 100644
--- a/src/utils/map/index_old.js
+++ b/src/utils/map/index_old.js
@@ -47,13 +47,13 @@
     alwaysRender: false,
     showLabel: true,
     showBuildingBlock: true,
-    mapStyle: 'amap://styles/e1e78509de64ddcd2efb4cb34c6fae2a',
+    // mapStyle: 'amap://styles/e1e78509de64ddcd2efb4cb34c6fae2a',
     features: ['bg', 'road'],
     pitch: 45, // 鍦板浘淇话瑙掑害锛屾湁鏁堣寖鍥� 0 搴�- 83 搴�
     viewMode: '3D', // 鍦板浘妯″紡
     resizeEnable: true,
     center: [121.6039283, 31.25295567],
-    zooms: [3, 18],
+    zooms: [0, 18],
     zoom: 14
   });
 

--
Gitblit v1.9.3