hongjli
2025-04-08 b189439c69abdf6467ce40e5882fbccdb986cd6a
动画优化
已修改1个文件
2 ■■■ 文件已修改
src/app/login/page.tsx 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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 }}