天波用户运营管理后台系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

пре 3 година
пре 3 година
123456789
  1. NODE_ENV = production
  2. # just a flag
  3. ENV = 'test'
  4. # base api
  5. #VUE_APP_BASE_API = '/dev-api'
  6. VUE_APP_BASE_API = 'https://id.ssjlai.com/gateway/core'