C端改造

This commit is contained in:
2025-12-16 10:21:38 +08:00
parent ffb92c87cf
commit 4d094310a1
547 changed files with 2248 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ VITE_API_URL=/api
#VITE_PROXY=[["/api","http://127.0.0.1:18092/"]]
#VITE_PROXY=[["/api","http://192.168.1.124:18092/"]]
VITE_PROXY=[["/api","http://192.168.2.124:18092/"]]
VITE_PROXY=[["/api","http://192.168.2.125:18092/"]]
# VITE_PROXY=[["/api","http://192.168.1.138:8080/"]]张文
# 开启激活验证
VITE_ACTIVATE_OPEN=false