From 1f22abf4a1854b1e67284a72afb2de67a5e122f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AE=B8=E5=AE=8F=E6=9D=B0?= <1943105267@qq.com> Date: Tue, 4 Mar 2025 10:32:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E4=BB=BB=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.development b/.env.development index c6d2fef..e7df62f 100644 --- a/.env.development +++ b/.env.development @@ -5,7 +5,7 @@ VUE_APP_TITLE = 太仓市网络和数据资产采集管理系统 ENV = 'development' # 太仓市网络和数据资产采集管理系统/开发环境 -VUE_APP_BASE_API = 'http://192.168.0.113:9115' +VUE_APP_BASE_API = 'http://39.101.188.84:9115' # 路由懒加载 VUE_CLI_BABEL_TRANSPILE_MODULES = true