fd0c566a by 任超

style:config配置

1 parent f533c284
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-03-15 14:30:48
* @LastEditTime: 2023-03-15 16:14:41
-->
<!DOCTYPE html>
<html>
......@@ -24,7 +24,7 @@
</html>
<script>
document.write("<s" + "cript type='text/javascript' src='./dist/config.js?" + Math.random().toString(36).substr(2) + "'></scr" + "ipt>");
document.write("<s" + "cript type='text/javascript' src='./config.js?" + Math.random().toString(36).substr(2) + "'></scr" + "ipt>");
window.baseUrl = location.origin || location.protocol + '//' + location.host
// window.authorization = 'bearer AT-14-h4UlUGjPvgmrIgnDO-3QgMP0m4YJGQTR';
// window.authorization = 'bearer AT-223-c-Q86EHx75m7ig3EDf-SwMWl4U0AKn0b';
......