修改build中的api地址
This commit is contained in:
parent
d1cab7e2fd
commit
632cbc219d
@ -1,5 +1,5 @@
|
|||||||
'use strict'
|
'use strict'
|
||||||
module.exports = {
|
module.exports = {
|
||||||
NODE_ENV: '"production"',
|
NODE_ENV: '"production"',
|
||||||
BASE_API: '"https://easy-mock.com/mock/5950a2419adc231f356a6636/vue-admin"'
|
BASE_API: '"http://localhost:8080"'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user