# just a flag ENV = 'development' # base api VUE_APP_BASE_API = '/api/oa' # 应用访问路径 例如使用前缀 /admin/ VUE_APP_CONTEXT_PATH = '/'