From b8694d86aea1a9154af99ee3e67ce4e6114aa091 Mon Sep 17 00:00:00 2001 From: gaoshp <291585735@qq.com> Date: 星期一, 25 三月 2024 23:51:51 +0800 Subject: [PATCH] 修改readme --- .env.development | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.env.development b/.env.development index e589ffe..1573b1e 100644 --- a/.env.development +++ b/.env.development @@ -1,12 +1,18 @@ +### + # @Date: 2024-03-23 09:49:06 + # @LastEditors: gaoshp + # @LastEditTime: 2024-03-23 18:12:00 + # @FilePath: /cps-web/.env.development +### # 鏈湴鐜 NODE_ENV = development # 鏍囬 -VUE_APP_TITLE = SCUI(DEV) +VUE_APP_TITLE = 鐗堟湰鍙凤細 93.1.14 - 2024.0323 # 鎺ュ彛鍦板潃 -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_API_MYBASEURL = https://mock.apifox.com/m1/4213246-0-default/api # 鏈湴绔彛 VUE_APP_PORT = 2800 -- Gitblit v1.9.3