From 32ea29da90ecadc27a875926fc77f7c54f3c24f9 Mon Sep 17 00:00:00 2001 From: lzhe <181968431@qq.com> Date: 星期日, 24 三月 2024 23:13:19 +0800 Subject: [PATCH] Merge branch 'master' of https://gitee.com/gaosp123/cps-web --- .env.production | 11 +++++++++-- 1 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index 9ea4fc6..c2eff2a 100644 --- a/.env.production +++ b/.env.production @@ -1,8 +1,15 @@ +### + # @Date: 2024-03-23 09:49:06 + # @LastEditors: gaoshp + # @LastEditTime: 2024-03-24 14:11:48 + # @FilePath: /cps-web/.env.production +### # 鐢熶骇鐜 NODE_ENV = production # 鏍囬 -VUE_APP_TITLE = SCUI +VUE_APP_TITLE = CPS10.0 # 鎺ュ彛鍦板潃 -VUE_APP_API_BASEURL = https://mock.apifox.com/m1/4021385-0-default/api \ No newline at end of file +VUE_APP_API_BASEURL = http://116.63.155.153:83 +VUE_APP_API_MYBASEURL = http://116.63.155.153:83 \ No newline at end of file -- Gitblit v1.9.3