最新文章 vite跨域配置:后端绑定是 0.0.0.0为什么写localhost还是会出错 后端服务地址 http://0.0.0.0:9600 vite跨域配置 server: { // host: "0.0.0.0", // 或者 '127.0.0.1',确保绑定到正确的接口