|
@@ -7,7 +7,7 @@ import { Mail, Lock, GraduationCap, AlertCircle, CheckCircle2, Phone } from 'luc
|
|
|
import { User, Loader2 } from '../icons/commonIcons';
|
|
import { User, Loader2 } from '../icons/commonIcons';
|
|
|
import { BrandingContext } from '../App';
|
|
import { BrandingContext } from '../App';
|
|
|
|
|
|
|
|
-const API_BASE = import.meta.env.VITE_API_BASE_URL || 'http://localhost:8010';
|
|
|
|
|
|
|
+const API_BASE = import.meta.env.VITE_API_BASE_URL ?? 'http://localhost:8010';
|
|
|
|
|
|
|
|
|
|
|
|
|
// ==================== 忘记密码弹窗 ====================
|
|
// ==================== 忘记密码弹窗 ====================
|