This commit is contained in:
郑杰
2018-12-22 20:46:02 +08:00
parent 952ae1e8f3
commit e43418f019
7 changed files with 42 additions and 19 deletions

View File

@@ -1,5 +1,5 @@
'use strict'
module.exports = {
NODE_ENV: '"production"',
BASE_API: '"https://easy-mock.com/mock/5950a2419adc231f356a6636/vue-admin"',
BASE_API: '"http://api.auauz.net"',
}