feat: 调整注册逻辑

This commit is contained in:
zdl
2025-10-14 16:02:33 +08:00
parent cd50d718fe
commit e0ca328e1c
12 changed files with 1570 additions and 1206 deletions

View File

@@ -77,4 +77,4 @@ class ErrorBoundary extends React.Component {
}
}
export
export default ErrorBoundary;