完善前端vue项目

This commit is contained in:
BBIT-Kai
2025-09-05 09:33:55 +08:00
parent a4e5517e65
commit aa25f914ab
20 changed files with 43 additions and 1173 deletions
+1
View File
@@ -5,6 +5,7 @@ VITE_BASE=/
# 接口地址
VITE_GLOB_API_URL=http://localhost:8089/api
VITE_GLOB_API_URL_PY=http://localhost:13011/api
# 是否开启 Nitro Mock服务,true 为开启,false 为关闭
VITE_NITRO_MOCK=false