From 9c4935fc8e6425680114bd5a365894e341779f74 Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期五, 22 十一月 2024 11:14:05 +0800 Subject: [PATCH] bug --- .env.development | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.env.development b/.env.development index 882fbc9..4214a89 100644 --- a/.env.development +++ b/.env.development @@ -9,3 +9,6 @@ # 璺敱鎳掑姞杞� VUE_CLI_BABEL_TRANSPILE_MODULES = true + +# 寮�鎵撴柊鐨則ab鐨剈rl鍓嶇紑 +VUE_APP_TAB_URL_PREFIX = http://127.0.0.1:8080 -- Gitblit v1.8.0