From 5d901b5e3f033e8b04e53420d68626cbd87431c8 Mon Sep 17 00:00:00 2001 From: 648540858 <648540858@qq.com> Date: 星期五, 06 五月 2022 10:12:34 +0800 Subject: [PATCH] 使用阿里代码规范。规范代码写法 --- web_src/index.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web_src/index.html b/web_src/index.html index 24d5ee2..f69f16b 100644 --- a/web_src/index.html +++ b/web_src/index.html @@ -15,9 +15,9 @@ <div id="app"></div> <!-- built files will be auto injected --> <script> - // map缁勪欢鍏ㄥ眬鍙傛暟 + // map缁勪欢鍏ㄥ眬鍙傛暟, 娉ㄩ噴姝ゅ唴瀹瑰彲浠ュ叧闂湴鍥惧姛鑳� window.mapParam = { - // 鍧愭爣绯� GCJ-02 WGS-84, 榛樿WGS-84 + // 鍧愭爣绯� GCJ-02 WGS-84, coordinateSystem: "GCJ-02", // 鍦板浘鐡︾墖鍦板潃 tilesUrl: "http://webrd0{1-4}.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&scale=1&style=8", -- Gitblit v1.8.0