From 1ca3f1a1b91ddd07e1d69e046c7a4b62fa6634c4 Mon Sep 17 00:00:00 2001 From: yangys <y_ys79@sina.com> Date: 星期二, 04 十一月 2025 14:43:56 +0800 Subject: [PATCH] 修改开发环境服务端地址 --- .env.development | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.env.development b/.env.development index 1573b1e..bbf7451 100644 --- a/.env.development +++ b/.env.development @@ -1,18 +1,17 @@ ### # @Date: 2024-03-23 09:49:06 # @LastEditors: gaoshp - # @LastEditTime: 2024-03-23 18:12:00 + # @LastEditTime: 2025-03-24 21:39:04 # @FilePath: /cps-web/.env.development ### # 鏈湴鐜 NODE_ENV = development # 鏍囬 -VUE_APP_TITLE = 鐗堟湰鍙凤細 93.1.14 - 2024.0323 +VUE_APP_TITLE = 鍒堕�犱俊鎭鐞嗙郴缁� # 鎺ュ彛鍦板潃 -VUE_APP_API_BASEURL = http://116.63.155.153:83 -VUE_APP_API_MYBASEURL = https://mock.apifox.com/m1/4213246-0-default/api +VUE_APP_API_BASEURL = http://120.46.212.231:85 # 鏈湴绔彛 VUE_APP_PORT = 2800 -- Gitblit v1.9.3