update 修改bug81427;把配置文件单独提出来

This commit is contained in:
赵霄
2024-01-29 14:41:24 +08:00
parent b924a179de
commit 52d3afd690
10 changed files with 32 additions and 18 deletions
+5
View File
@@ -0,0 +1,5 @@
window._CONFIG = {}
// 后端地址
window._CONFIG.interfaceUrl = 'http://10.10.10.46:9901'
// 后端地址
window._CONFIG.downloadUrl = 'http://10.10.10.46:9901'