Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
b2bb3b86
authored
2023-05-30 15:26:25 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:宗地图
1 parent
554d99a5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
public/index.html
public/index.html
View file @
b2bb3b8
<!--
* @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 AT
T-7-TiYJVcoDnfhNGs160E6MbQ-QA9Ot3Tby
"
fetch
(
'<%= BASE_URL %>config.json'
)
.
then
(
response
=>
response
.
json
())
.
then
(
config
=>
{
...
...
Please
register
or
sign in
to post a comment