优化全局配置

This commit is contained in:
tao
2025-09-30 15:44:56 +08:00
parent db87adf26a
commit 27835e73ac
5 changed files with 54 additions and 45 deletions

View File

@@ -1,2 +1,5 @@
# 开发环境
VITE_APP_BASE_API = '/api'
VITE_APP_BASE_API='/api'
VITE_APP_BASE_URL='http://192.168.1.38:18081'