hongjli
2025-04-08 b189439c69abdf6467ce40e5882fbccdb986cd6a
src/app/login/page.tsx
@@ -438,7 +438,7 @@
            <p className="text-xs text-white/70">
              还没有帐号? 
              <motion.a 
                href="#"
                href="/register"
                className="ml-1 text-[#6ADBFF] hover:text-[#6ADBFF] transition-colors duration-200 relative group"
                whileHover={{ scale: 1.03 }}
                whileTap={{ scale: 0.97 }}