From 5d901a0c054d7f0f0efa27df54b33b9b0d61f4e6 Mon Sep 17 00:00:00 2001 From: lcw <1878680531@qq.com> Date: Thu, 19 Mar 2026 21:12:49 +0800 Subject: [PATCH] lcw --- vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue.config.js b/vue.config.js index 4709094..87c68a6 100644 --- a/vue.config.js +++ b/vue.config.js @@ -4,7 +4,7 @@ function resolve(dir) { return path.join(__dirname, dir); } // const serverHost = "http://47.108.232.77:9537"; -const serverHost = "http://192.168.2.206:8006"; +const serverHost = "http://47.108.232.77:9537"; module.exports = { publicPath: "./", outputDir: "zhgj",