# just a flag ENV = 'production' # base api VUE_APP_OAUTH_API = '/auth/' VUE_APP_AI_API = '/ai/' #静态资源 VUE_APP_RESOURCE_URL = ''