From 43c2ebf8b5df8a785b5c717eede3aac52962cd5e Mon Sep 17 00:00:00 2001 From: lzhe <lzhe@example.com> Date: 星期一, 04 十一月 2024 13:40:27 +0800 Subject: [PATCH] 1 --- .env.development | 11 ++++++++--- 1 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.env.development b/.env.development index e589ffe..be787be 100644 --- a/.env.development +++ b/.env.development @@ -1,12 +1,17 @@ +### + # @Date: 2024-03-23 09:49:06 + # @LastEditors: gaoshp + # @LastEditTime: 2024-11-03 19:14:27 + # @FilePath: /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://120.46.212.231:86 # 鏈湴绔彛 VUE_APP_PORT = 2800 -- Gitblit v1.9.3