Merge optimize branch

main
wu.jian2 2 years ago
parent 06cfce0514
commit 7aa9edeb95

@ -1,6 +1,6 @@
window.ENV = 'development' window.ENV = 'development'
var developmentConfig = { var developmentConfig = {
baseUrl: 'http://127.0.0.1:8081/bigScreenServer' baseUrl: 'http://192.168.223.109:8081/bigScreenServer'
} }
// 必须的 // 必须的
window.CONFIG = configDeepMerge(window.CONFIG, developmentConfig) window.CONFIG = configDeepMerge(window.CONFIG, developmentConfig)

Loading…
Cancel
Save