# 开发环境配置 ENV = 'development' VITE_APP_ENV = 'development' # VITE_APP_BASE_URL = 'http://127.0.0.1:7777' VITE_APP_BASE_URL = 'https://www.hxyouzi.com'