init
This commit is contained in:
9
wms_pro/qd/public/config.js
Normal file
9
wms_pro/qd/public/config.js
Normal file
@@ -0,0 +1,9 @@
|
||||
window.g = {
|
||||
dev: {
|
||||
VUE_APP_BASE_API: '/'
|
||||
},
|
||||
prod: {
|
||||
VUE_APP_BASE_API: 'http://192.168.46.5:8011'
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user