# 开发环境配置 VITE_APP_ENV = 'development' VITE_BASE_URL = 'http://192.168.17.8:8090' #文件管理 VITE_PREVIEW_URL = "http://192.168.17.4:8001/"