feat: 課程建議

This commit is contained in:
skytek_xinliang
2026-08-05 15:45:45 +08:00
parent c9c7363dc8
commit 889e44f68e
13 changed files with 538 additions and 104 deletions
+5
View File
@@ -0,0 +1,5 @@
# 後端 API base URL;留空則使用同網域的 /api
VITE_API_BASE_URL=
# 後端尚未完成前保持 true,改為 false 才會實際發出 API 請求
VITE_USE_MOCK=true