From ef05f1416c204098f003c3f4c3861354d18cd503 Mon Sep 17 00:00:00 2001 From: 张钢 <floatgang@163.com> Date: 星期六, 24 八月 2024 13:48:35 +0800 Subject: [PATCH] Merge branch 'master' of http://47.93.189.255:8099/r/zhangshi_app_web --- .env.development | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 73916eb..3fa36aa 100644 --- a/.env.development +++ b/.env.development @@ -4,8 +4,10 @@ # 寮�鍙戠幆澧冮厤缃� ENV = 'development' -# 鑻ヤ緷绠$悊绯荤粺/寮�鍙戠幆澧� +# 鏈兘閮�/寮�鍙戠幆澧� 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