From 174c0cd84323b394f2009b864b09dc2d7f1e8de4 Mon Sep 17 00:00:00 2001 From: gaoshp <291585735@qq.com> Date: 星期三, 10 四月 2024 22:12:45 +0800 Subject: [PATCH] update 页面 --- .env.production | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.env.production b/.env.production index c2eff2a..a04cbc8 100644 --- a/.env.production +++ b/.env.production @@ -1,8 +1,8 @@ ### # @Date: 2024-03-23 09:49:06 - # @LastEditors: gaoshp - # @LastEditTime: 2024-03-24 14:11:48 - # @FilePath: /cps-web/.env.production + # @LastEditors: Sneed + # @LastEditTime: 2024-04-10 22:10:52 + # @FilePath: /belleson-frontend/Users/mache/Documents/demo/cps-web/.env.production ### # 鐢熶骇鐜 NODE_ENV = production @@ -11,5 +11,4 @@ VUE_APP_TITLE = CPS10.0 # 鎺ュ彛鍦板潃 -VUE_APP_API_BASEURL = http://116.63.155.153:83 -VUE_APP_API_MYBASEURL = http://116.63.155.153:83 \ No newline at end of file +VUE_APP_API_BASEURL = /api \ No newline at end of file -- Gitblit v1.9.3