From effe71640daeae0f7e2442176369996bab8fa4ee Mon Sep 17 00:00:00 2001
From: quangz <quangz@bluewisdom.com.cn>
Date: 星期三, 27 四月 2022 18:51:47 +0800
Subject: [PATCH] 修复ServerTransaction空指针异常
---
web_src/index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/web_src/index.html b/web_src/index.html
index 1ce43e0..f69f16b 100644
--- a/web_src/index.html
+++ b/web_src/index.html
@@ -15,7 +15,7 @@
<div id="app"></div>
<!-- built files will be auto injected -->
<script>
- // map缁勪欢鍏ㄥ眬鍙傛暟
+ // map缁勪欢鍏ㄥ眬鍙傛暟, 娉ㄩ噴姝ゅ唴瀹瑰彲浠ュ叧闂湴鍥惧姛鑳�
window.mapParam = {
// 鍧愭爣绯� GCJ-02 WGS-84,
coordinateSystem: "GCJ-02",
--
Gitblit v1.8.0