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: '健康随访问卷', }, }