charles_c hai 5 meses
pai
achega
c0441c294d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/app/page.js

+ 1 - 1
src/app/page.js

@@ -82,7 +82,7 @@ export default function Home() {
                 className="bg-blue-500 text-white hover:bg-blue-600 px-4 py-1 rounded-full text-sm font-bold transition duration-300"
                 onClick={() => router.push("/login")}
               >
-                登录111
+                登录
               </button>
             )}
           </div>