.env.test 119 B

123
  1. NODE_ENV = test
  2. VUE_APP_API_URL = 'http://devcloud-test.seec.seecoder.cn/api'
  3. VUE_APP_ENV_NAME = '[线上测试环境]'