b2bb3b86 by renchao@pashanhoo.com

style:宗地图

1 parent 554d99a5
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-05-16 09:50:40
* @LastEditTime: 2023-05-30 15:08:51
-->
<!DOCTYPE html>
<html>
......@@ -19,7 +19,7 @@
</head>
<script>
window.baseUrl = location.origin || location.protocol + '//' + location.host
const authorization = "bearer AT-4-MxSrO29Coe7VTazx8uuixtqqgO-hvCB6"
const authorization = "bearer ATT-7-TiYJVcoDnfhNGs160E6MbQ-QA9Ot3Tby"
fetch('<%= BASE_URL %>config.json')
.then(response => response.json())
.then(config => {
......