<!DOCTYPE html><html lang="zh-CN"><head><meta charSet="utf-8" data-next-head=""/><meta charSet="utf-8"/><meta name="viewport" content="width=device-width" data-next-head=""/><meta name="viewport" content="width=device-width, initial-scale=1"/><meta name="description" content="Account System - Single Sign-On"/><meta name="theme-color" content="#3b82f6"/><link rel="preload" href="/_next/static/css/2d755ec69b055cf3.css" as="style"/><link rel="stylesheet" href="/_next/static/css/2d755ec69b055cf3.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-8cac0b4b405cede1.js" defer=""></script><script src="/_next/static/chunks/framework-085cf39580498177.js" defer=""></script><script src="/_next/static/chunks/main-fb478c81d958febe.js" defer=""></script><script src="/_next/static/chunks/pages/_app-9c9f10fa43706ea5.js" defer=""></script><script src="/_next/static/chunks/pages/index-0c651c976e2a3a0a.js" defer=""></script><script src="/_next/static/dRbRVDyUzWFlgDVdYhPbZ/_buildManifest.js" defer=""></script><script src="/_next/static/dRbRVDyUzWFlgDVdYhPbZ/_ssgManifest.js" defer=""></script></head><body class="min-h-screen bg-background text-foreground antialiased"><div id="__next"><div class="flex items-center justify-center min-h-screen px-4"><div class="rounded-lg border border-gray-200 bg-white shadow-sm dark:border-gray-800 dark:bg-gray-950 w-full max-w-md"><div class="px-6 py-4 border-b border-gray-200 dark:border-gray-800 space-y-1 text-center"><h3 class="text-lg font-semibold text-2xl">账户系统</h3><p class="text-sm text-gray-500 dark:text-gray-400">单点登录</p></div><div class="px-6 py-4 "><div class="flex border-b border-gray-200 dark:border-gray-700 mb-6"><button type="button" class="flex-1 px-4 py-2.5 text-sm font-medium border-b-2 transition-colors focus:outline-none border-blue-600 text-blue-600">邮箱地址</button><button type="button" class="flex-1 px-4 py-2.5 text-sm font-medium border-b-2 transition-colors focus:outline-none border-transparent text-gray-500 hover:text-gray-700 dark:text-gray-400 dark:hover:text-gray-300">手机号码</button></div><div class="space-y-4"><div class="space-y-1.5"><label for="邮箱地址" class="block text-sm font-medium text-gray-700 dark:text-gray-300">邮箱地址</label><input id="邮箱地址" class="w-full rounded-md border border-gray-300 bg-white px-3 py-2 text-sm placeholder:text-gray-400 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent disabled:opacity-50 disabled:cursor-not-allowed dark:bg-gray-900 dark:border-gray-700 dark:placeholder-gray-500  " placeholder="请输入邮箱地址" type="email" autoComplete="email" autofocus="" value=""/></div><div class="flex items-center gap-3 p-3 border rounded-md cursor-pointer select-none transition-colors bg-white border-gray-300 dark:bg-gray-900 dark:border-gray-600" role="checkbox" aria-checked="false" tabindex="0"><div class="w-[18px] h-[18px] rounded border-2 flex items-center justify-center flex-shrink-0 transition-colors border-gray-400 dark:border-gray-500"></div><div class="flex-1 min-w-0"><span class="text-sm font-medium text-gray-700 dark:text-gray-300">我不是机器人</span></div></div><button class="inline-flex items-center justify-center rounded-md font-medium transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-blue-500 focus-visible:ring-offset-2 disabled:opacity-50 disabled:pointer-events-none bg-blue-600 text-white hover:bg-blue-700 shadow-sm h-10 px-4 py-2 text-sm w-full" disabled="" type="button">发送验证码</button><button type="button" class="w-full text-sm text-blue-600 hover:text-blue-700 dark:text-blue-400 dark:hover:text-blue-300 hover:underline text-center">使用手机号登录</button></div></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/","query":{},"buildId":"dRbRVDyUzWFlgDVdYhPbZ","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html>