ENV = 'production' VITE_CLI_PORT = 8080 VITE_SERVER_PORT = 8118 VITE_BASE_API = /api #下方修改为你的线上ip VITE_BASE_PATH = https://127.0.0.1