优化:API配置支持同站部署和安全区域适配

This commit is contained in:
2026-01-30 13:47:57 +08:00
parent 520b9e93bd
commit 027db84a25
5 changed files with 25 additions and 31 deletions

View File

@@ -8,7 +8,9 @@ export const API_CONFIG = {
// BASE_URL: 'http://localhost:8071',
// 生产环境 URL如需切换取消注释并注释掉上面的
BASE_URL: 'https://flux.1216.top',
// BASE_URL: 'https://flux.1216.top',
BASE_URL: '',
// API 端点配置
ENDPOINTS: {