1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-11 05:40:03 +08:00
gooking 29d322e345 1
2018-05-15 08:27:33 +08:00

6 lines
104 B
JavaScript

'use strict'
module.exports = {
NODE_ENV: '"production"',
BASE_API: '"http://user.api.it120.cc"',
}