platform/.env.development @@ -1,6 +1,7 @@ # 开发环境配置 NODE_ENV = 'development' VUE_APP_CONTEXT_PATH = '/' VUE_APP_API_PREFIX = '/api' # 任康