refactor: 优化管理端配置页加载与导航,更新本地端口说明

This commit is contained in:
2026-05-18 11:28:19 +08:00
parent fae8c1ae01
commit afffa4e508
6 changed files with 11 additions and 24 deletions

View File

@@ -3,5 +3,5 @@
# =============================================================================
# 必填Laravel 应用根 URL无尾部斜杠。axios 会请求 {此地址}/api/v1/...
# 需保证 Laravel 已允许该来源的 CORS本地一般为 http://localhost:3000 等)。
# 需保证 Laravel 已允许该来源的 CORS本地管理端为 http://localhost:3801 等)。
NEXT_PUBLIC_LOTTERY_API_BASE_URL=http://127.0.0.1:8000