From 5e4636fd7d983ff19e4ef7aa004325398b5847e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E8=8F=9C?= <43331987+JiaLiBai@users.noreply.github.com> Date: Thu, 8 Jan 2026 17:46:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9E=9A=E4=B8=BE=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.js | 4 ++-- pages/work/dtdc/index.vue | 9 --------- pages/work/pcs/index.vue | 4 ++-- store/modules/ems.js | 15 ++++++--------- 4 files changed, 10 insertions(+), 22 deletions(-) diff --git a/config.js b/config.js index 46f57cb..ccdc576 100644 --- a/config.js +++ b/config.js @@ -2,9 +2,9 @@ module.exports = { // todo 打包项目时切换baseUrl // 测试环境 - // baseUrl: 'http://110.40.171.179:8089', + baseUrl: 'http://110.40.171.179:8089', // 生产环境 - baseUrl: 'http://1.15.120.242:8089', + // baseUrl: 'http://1.15.120.242:8089', // 应用信息 appInfo: { // 应用名称 diff --git a/pages/work/dtdc/index.vue b/pages/work/dtdc/index.vue index 05165b5..c989869 100644 --- a/pages/work/dtdc/index.vue +++ b/pages/work/dtdc/index.vue @@ -99,7 +99,6 @@