From 65ce40b5dd52effb60d9128360756a5c2f2d56ab Mon Sep 17 00:00:00 2001 From: "SWX\\10484" <1048449493@qq.com> Date: Tue, 9 Jun 2026 19:42:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/vue.config.js b/vue.config.js index 199fc25..d26b695 100644 --- a/vue.config.js +++ b/vue.config.js @@ -10,6 +10,7 @@ const CompressionPlugin = require('compression-webpack-plugin') const name = process.env.VUE_APP_TITLE || '信联' // 网页标题 const baseUrl = 'http://www.haiteriot.com:13005' // 后端接口 +// const baseUrl = 'http://120.221.95.4:8203' // 后端接口 // const baseUrl = 'http://47.92.6.51:8005' // 后端接口 // const baseUrl = 'http://47.92.6.51:8001' // 后端接口