集成了滑动验证码组件于注册界面

This commit is contained in:
2026-01-22 20:52:08 +08:00
parent acf04cad9b
commit 33342d1a85
4 changed files with 39 additions and 69 deletions

View File

@@ -662,8 +662,6 @@ export default function AuthPage() {
)}
</AnimatePresence>
{/* Submit Button */}
<motion.div
initial={{ opacity: 0, y: 20 }}