From 0eecbc5bb04d28a6591d25c06defefdc4f12ec9f Mon Sep 17 00:00:00 2001 From: lzhe <lzhe@example.com> Date: 星期二, 23 四月 2024 17:12:31 +0800 Subject: [PATCH] 1 --- .env.production | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index 9ea4fc6..4264cf4 100644 --- a/.env.production +++ b/.env.production @@ -1,8 +1,14 @@ +### + # @Date: 2024-03-23 09:49:06 + # @LastEditors: Sneed + # @LastEditTime: 2024-04-10 22:15:49 + # @FilePath: /belleson-frontend/Users/mache/Documents/demo/cps-web/.env.production +### # 鐢熶骇鐜 NODE_ENV = production # 鏍囬 -VUE_APP_TITLE = SCUI +VUE_APP_TITLE = 鍒堕�犱俊鎭鐞嗙郴缁� # 鎺ュ彛鍦板潃 -VUE_APP_API_BASEURL = https://mock.apifox.com/m1/4021385-0-default/api \ No newline at end of file +VUE_APP_API_BASEURL = /api \ No newline at end of file -- Gitblit v1.9.3