This commit is contained in:
Mrx
2026-05-22 16:28:50 +08:00
parent d18feb3090
commit ae6dce5546
34 changed files with 2456 additions and 1015 deletions

4
.env
View File

@@ -11,7 +11,7 @@
# ──────────────────────────────────────────────
# 想用线上接口时取消下面这行注释:
# VITE_API_BASE_URL=https://www.quannengcha.com/api/v1
VITE_API_BASE_URL=https://www.quannengcha.com/api/v1
# 想用本地接口时注释掉上面那行,取消下面这行注释:
VITE_API_BASE_URL=http://127.0.0.1:8888/api/v1
# VITE_API_BASE_URL=http://127.0.0.1:8888/api/v1