c79e188b by renchao@pashanhoo.com

style:测试

1 parent 53c2556c
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-05-05 10:00:05
* @LastEditTime: 2023-05-06 10:03:44
-->
<!DOCTYPE html>
<html>
......@@ -22,21 +22,17 @@
.then(response => response.json())
.then(config => {
window.config = config
console.log(11111111111111);
console.log(window.config, '1111111111111111111111');
});
</script>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>
<script>
window.baseUrl = location.origin || location.protocol + '//' + location.host
// window.authorization = 'bearer AT-14-h4UlUGjPvgmrIgnDO-3QgMP0m4YJGQTR';
// window.authorization = 'bearer AT-223-c-Q86EHx75m7ig3EDf-SwMWl4U0AKn0b';
window.timeout = 5000
window.authorization = "bearer AT-4-MxSrO29Coe7VTazx8uuixtqqgO-hvCB6"
</script>
\ No newline at end of file
......