.env.development 212 B

12345
  1. # 开发环境 管乐团和管乐迷 接口需要跨域 所以代理了一下
  2. VUE_APP_URL = "https://dev.resource.colexiu.com/cbs-app"
  3. VUE_APP_URL_GYM = "/gym/api-teacher"
  4. VUE_APP_URL_GYT = "/gyt/api-teacher"