This commit is contained in:
Mrx
2026-06-06 17:03:15 +08:00
parent b7e0abb898
commit c57d37f601
9 changed files with 166 additions and 29 deletions

4
.env
View File

@@ -11,8 +11,8 @@
# ──────────────────────────────────────────────
# 想用线上接口时取消下面这行注释:
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