# 本地环境 VITE_USER_NODE_ENV = development # 打包时是否删除 console VITE_DROP_CONSOLE = true # 接口地址 VITE_API_URL = "/api" # VITE_API_URL = "http://47.109.54.47:18004/" # VITE_API_URL = "https://trans.yyhome2022.com"