feat: 修复弹窗失败问题

This commit is contained in:
zdl
2025-10-16 16:08:43 +08:00
parent 081eb3c5c3
commit 52bec7ce8a
3 changed files with 33 additions and 14 deletions

View File

@@ -35,11 +35,6 @@ import AuthHeader from './AuthHeader';
import VerificationCodeInput from './VerificationCodeInput';
import WechatRegister from './WechatRegister';
// API配置
const isProduction = process.env.NODE_ENV === 'production';
// 使用空字符串让请求通过 webpack proxy避免跨域 cookie 问题
const API_BASE_URL = "";
// 统一配置对象
const AUTH_CONFIG = {
// UI文本