add:增加加密作为演示的代码版本;
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
window.g = {
|
||||
dev: {
|
||||
VUE_APP_BASE_API: 'http://127.0.0.1:8010'
|
||||
VUE_APP_BASE_API: 'http://192.168.0.242:8015'
|
||||
},
|
||||
prod: {
|
||||
VUE_APP_BASE_API: 'http://10.62.3.156:8010'
|
||||
VUE_APP_BASE_API: 'http://192.168.0.242:8015'
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user