From 1aca8ba40fbbc3fcf50cbf4fa2380490dbf73b2c Mon Sep 17 00:00:00 2001 From: gaoshp <291585735@qq.com> Date: 星期日, 02 六月 2024 21:08:55 +0800 Subject: [PATCH] 完善文件目录 --- .env.development | 11 +++++------ 1 files changed, 5 insertions(+), 6 deletions(-) diff --git a/.env.development b/.env.development index a56df6d..9259c5a 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 - # @FilePath: /cps-web/.env.development + # @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 = CPS10.0鍗忓悓鏅洪�� +VUE_APP_TITLE = 鍒堕�犱俊鎭鐞嗙郴缁� # 鎺ュ彛鍦板潃 -VUE_APP_API_BASEURL = https://mock.apifox.com/m1/4021385-0-default/api -VUE_APP_API_MYBASEURL = https://mock.apifox.com/m1/4213246-0-default/api +VUE_APP_API_BASEURL = http://116.63.155.153:83 # 鏈湴绔彛 VUE_APP_PORT = 2800 -- Gitblit v1.9.3