静态config.js路径更改

This commit is contained in:
yaoyanan
2021-04-01 16:56:01 +08:00
parent dcdfded7e9
commit 62f8d1a8ef
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<title>JeroBoot平台</title>
<!--<link rel="icon" href="<%= BASE_URL %>logo.png">-->
<script src="<%= BASE_URL %>cdn/babel-polyfill/polyfill_7_2_5.js"></script>
<script src="<%= BASE_URL %>cdn/config/config.js"></script>
<script src="<%= BASE_URL %>config.js"></script>
<style>
html,
body,