From d7f140b91b514c9ed36361552c2c627730f086d0 Mon Sep 17 00:00:00 2001 From: linwenling <3256558519@qq.com> Date: 星期日, 02 四月 2023 13:50:47 +0800 Subject: [PATCH] 4.2 --- ruoyi-ui/.env.development | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/ruoyi-ui/.env.development b/ruoyi-ui/.env.development index 73916eb..47d11c2 100644 --- a/ruoyi-ui/.env.development +++ b/ruoyi-ui/.env.development @@ -1,5 +1,5 @@ # 椤甸潰鏍囬 -VUE_APP_TITLE = 寮犳皬APP +VUE_APP_TITLE = 鑻ヤ緷绠$悊绯荤粺 # 寮�鍙戠幆澧冮厤缃� ENV = 'development' @@ -7,5 +7,7 @@ # 鑻ヤ緷绠$悊绯荤粺/寮�鍙戠幆澧� VUE_APP_BASE_API = '/dev-api' + +VUE_APP_BASE_TRUE_API = 'http://47.93.189.255:8080/' # 璺敱鎳掑姞杞� VUE_CLI_BABEL_TRANSPILE_MODULES = true -- Gitblit v1.9.1