From 9caec1ff4735ad3915b31106d7b96ef4d1936e94 Mon Sep 17 00:00:00 2001 From: rosehan <151435705@qq.com> Date: Thu, 4 Sep 2025 15:23:33 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=84=E8=AE=AF=E4=B8=8E=E5=85=AC=E5=8F=B8?= =?UTF-8?q?=E6=96=B0=E9=97=BB=E5=AF=B9=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.dev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.dev b/.env.dev index 756966c..a5f0a09 100644 --- a/.env.dev +++ b/.env.dev @@ -5,7 +5,7 @@ ENV = 'development' VUE_APP_TITLE = 河北创巨圆科技发展有限公司 # 河北创巨圆科技发展有限公司/开发环境 -VUE_APP_BASE_API = 'http://192.168.130.157:48080' +VUE_APP_BASE_API = 'https://www.hbcjy.com/prod-api' # 路由懒加载 VUE_CLI_BABEL_TRANSPILE_MODULES = true