Newer
Older
smartwell_front / config / prod.env.js
StephanieGitHub on 3 Jul 2020 106 bytes MOD: 处理bug,完善细节,升级elementui
'use strict'
module.exports = {
  NODE_ENV: '"production"',
  BASE_API: '"http://111.198.10.15:11304"',
}