From 532013743f2c6f9f98514ca0e39c9218cb3a9dfc Mon Sep 17 00:00:00 2001
From: lzhe <181968431@qq.com>
Date: 星期一, 20 五月 2024 23:51:42 +0800
Subject: [PATCH] Merge branch 'master' of http://www.beijingsoft.cn:9090/r/smart-web

---
 .env.development |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/.env.development b/.env.development
index e589ffe..9259c5a 100644
--- a/.env.development
+++ b/.env.development
@@ -1,12 +1,17 @@
+###
+ # @Date: 2024-03-23 09:49:06
+ # @LastEditors: Sneed
+ # @LastEditTime: 2024-04-10 22:16:13
+ # @FilePath: /belleson-frontend/Users/mache/Documents/demo/cps-web/.env.development
+### 
 # 鏈湴鐜
 NODE_ENV = development
 
 # 鏍囬
-VUE_APP_TITLE = SCUI(DEV)
+VUE_APP_TITLE = 鍒堕�犱俊鎭鐞嗙郴缁�
 
 # 鎺ュ彛鍦板潃
-VUE_APP_API_BASEURL = https://mock.apifox.com/m1/4021385-0-default/api
-
+VUE_APP_API_BASEURL = http://116.63.155.153:83
 # 鏈湴绔彛
 VUE_APP_PORT = 2800
 

--
Gitblit v1.9.3