From a7040edad0d38f6735d681210d8b15f4433e4058 Mon Sep 17 00:00:00 2001
From: dai <851733175@qq.com>
Date: Wed, 2 Nov 2022 14:24:57 +0800
Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E8=AF=951.0.1?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
public/index.html | 5 ++++-
src/utils/tdt-wp-zw.js | 1 -
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/public/index.html b/public/index.html
index 2e1d6b701..8f6a6eb47 100644
--- a/public/index.html
+++ b/public/index.html
@@ -7,12 +7,12 @@
+
diff --git a/src/utils/tdt-wp-zw.js b/src/utils/tdt-wp-zw.js
index 55c57cf1c..b5ed6093c 100644
--- a/src/utils/tdt-wp-zw.js
+++ b/src/utils/tdt-wp-zw.js
@@ -10,7 +10,6 @@ if (window.SITE_CONFIG["nodeEnv"] == "dev_sdtdt") {
"http://www.sdmap.gov.cn/tileservice/SDPubMap?SERVICE=WMTS&REQUEST=GetTile&VERSION=1.0.0&LAYER=sdvec&STYLE=default&TILEMATRIXSET=sdvec&TILEMATRIX={z}&TILEROW={x}&TILECOL={y}&FORMAT=image%2Fpng";
}
-// http://www.sdmap.gov.cn/tileservice/SDPubMap
export default {
vec,
};