From 5a41d13e34984ca5c20166428759bdafc9beb120 Mon Sep 17 00:00:00 2001 From: feige <feige@qq.com> Date: 星期二, 25 四月 2023 09:36:08 +0800 Subject: [PATCH] 查看不到,把dropdown删除了 --- .env.development | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index 73916eb..d09a737 100644 --- a/.env.development +++ b/.env.development @@ -1,11 +1,13 @@ # 椤甸潰鏍囬 -VUE_APP_TITLE = 寮犳皬APP +VUE_APP_TITLE = 寮犳皬APP绠$悊绯荤粺 # 寮�鍙戠幆澧冮厤缃� ENV = 'development' -# 鑻ヤ緷绠$悊绯荤粺/寮�鍙戠幆澧� +# 寮犳皬APP绠$悊绯荤粺/寮�鍙戠幆澧� 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