update 修改bug81427;把配置文件单独提出来
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
window._CONFIG = {}
|
||||
// 后端地址
|
||||
window._CONFIG.interfaceUrl = 'http://10.10.10.46:9901'
|
||||
// 后端地址
|
||||
window._CONFIG.downloadUrl = 'http://10.10.10.46:9901'
|
||||
Reference in New Issue
Block a user