# 开发环境 VITE_ENV = 'development' # Api地址 VITE_API_URL = 'https://room.ryuiso.com' # VITE_API_URL = 'http://192.168.3.27:8096'