From 2e8de0d60a5b67b02bf2e3d24e52a269c9f69f82 Mon Sep 17 00:00:00 2001 From: yangzhq68909 <993367776@qq.com> Date: Thu, 26 Jun 2025 16:22:49 +0800 Subject: [PATCH] 6.26 --- env/.env.production | 4 ++-- src/pages-politics/health/followup.vue | 6 +++--- src/pages.json | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/env/.env.production b/env/.env.production index 6bf67f0..2a443e5 100644 --- a/env/.env.production +++ b/env/.env.production @@ -7,7 +7,7 @@ VITE_SHOW_SOURCEMAP = false # 是否启用读取配置文件 min #VITE_WEBAPP = 'D://opt//AppUpdateTest' VITE_WEBAPP = '' -VITE_SERVER_BASEURL = 'https://szcx.zyyt.sinopec.com/jeecg-boot' +#VITE_SERVER_BASEURL = 'https://szcx.zyyt.sinopec.com/jeecg-boot' #VITE_SERVER_BASEURL = 'https://szcx.zyyt.sinopec.com/wwapi' #VITE_SERVER_BASEURL = 'https://szcx.zyyt.sinopec.com/yjapi' -#VITE_SERVER_BASEURL = 'http://10.75.15.247:8080/jeecg-boot' \ No newline at end of file +VITE_SERVER_BASEURL = 'http://10.75.15.249:8080/jeecg-boot' \ No newline at end of file diff --git a/src/pages-politics/health/followup.vue b/src/pages-politics/health/followup.vue index 04c6fea..53f7160 100644 --- a/src/pages-politics/health/followup.vue +++ b/src/pages-politics/health/followup.vue @@ -3,13 +3,13 @@ layout: 'default', style: { navigationStyle: 'custom', - navigationBarTitleText: '健康随访', + navigationBarTitleText: '健康随访问卷', }, }