-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathpage.html
More file actions
21 lines (21 loc) · 9.81 KB
/
Copy pathpage.html
File metadata and controls
21 lines (21 loc) · 9.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html><html lang="zh-CN"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/><link rel="stylesheet" href="/_next/static/css/app/layout.css?v=1783858513035" data-precedence="next_static/css/app/layout.css"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack.js?v=1783858513035"/><script src="/_next/static/chunks/main-app.js?v=1783858513035" async=""></script><script src="/_next/static/chunks/app-pages-internals.js" async=""></script><script src="/_next/static/chunks/app/page.js" async=""></script><script src="/_next/static/chunks/app/layout.js" async=""></script><script src="/_next/static/chunks/app/error.js" async=""></script><title>AgentHub — Collaborative AI Development Platform</title><meta name="description" content="AgentHub is a collaborative AI development platform powered by multi-agent orchestration."/><link rel="shortcut icon" href="/logo.png"/><link rel="icon" href="/logo.png"/><link rel="apple-touch-icon" href="/logo.png"/><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20,400,0,0&display=block"/><script>
(function() {
try {
var t = localStorage.getItem('agenthub_theme');
if (!t) t = localStorage.getItem('agenthub_theme_legacy');
if (t === 'dark' || t === 'light' || t === 'warm') {
document.documentElement.setAttribute('data-theme', t);
document.documentElement.style.colorScheme = t === 'dark' ? 'dark' : 'light';
}
} catch(e) {}
})();
</script><script>
try {
if (window.matchMedia('(prefers-reduced-motion: reduce)').matches) {
document.documentElement.classList.add('reduce-motion');
}
window.matchMedia('(prefers-reduced-motion: reduce)').addEventListener('change', function(e) {
document.documentElement.classList.toggle('reduce-motion', e.matches);
});
} catch(e) {}
</script><script src="/_next/static/chunks/polyfills.js" noModule=""></script></head><body class="bg-[#121418] text-[#E4E7EC] antialiased"><a href="#main-content" class="sr-only focus:not-sr-only focus:absolute focus:top-3 focus:left-3 focus:z-toast focus:px-4 focus:py-2 focus:bg-primary-500 focus:text-white focus:rounded-lg focus:outline-none focus:shadow-lg">跳转到内容</a><div id="main-content" tabindex="-1"><div class="flex min-h-screen items-center justify-center"><form class="card w-96 p-8"><h1 class="text-h1 text-warm-800">AgentHub <!-- -->Login</h1><p class="mt-2 text-caption text-warm-500">Default admin: admin / admin123</p><label class="mt-6 block text-h4 text-warm-700">Username<input class="input-field mt-2" value="admin"/></label><label class="mt-5 block text-h4 text-warm-700">Password<input type="password" class="input-field mt-2" value="admin123"/></label><button class="btn-primary mt-6 w-full">Login</button><button type="button" class="btn-ghost mt-3 w-full text-primary-500">No account? Register</button></form></div></div><script src="/_next/static/chunks/webpack.js?v=1783858513035" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/css/app/layout.css?v=1783858513035\",\"style\"]\n0:D{\"name\":\"r5\",\"env\":\"Server\"}\n"])</script><script>self.__next_f.push([1,"2:I[\"(app-pages-browser)/./node_modules/next/dist/client/components/app-router.js\",[\"app-pages-internals\",\"static/chunks/app-pages-internals.js\"],\"\"]\n4:I[\"(app-pages-browser)/./node_modules/next/dist/client/components/client-page.js\",[\"app-pages-internals\",\"static/chunks/app-pages-internals.js\"],\"ClientPageRoot\"]\n5:I[\"(app-pages-browser)/./app/page.tsx\",[\"app/page\",\"static/chunks/app/page.js\"],\"default\",1]\n7:I[\"(app-pages-browser)/./lib/animations/pageTransitionProvider.tsx\",[\"app/layout\",\"static/chunks/app/layout.js\"],\"PageTransitionProvider\"]\n8:I[\"(app-pages-browser)/./node_modules/next/dist/client/components/layout-router.js\",[\"app-pages-internals\",\"static/chunks/app-pages-internals.js\"],\"\"]\n9:I[\"(app-pages-browser)/./app/error.tsx\",[\"app/error\",\"static/chunks/app/error.js\"],\"default\"]\na:I[\"(app-pages-browser)/./node_modules/next/dist/client/components/render-from-template-context.js\",[\"app-pages-internals\",\"static/chunks/app-pages-internals.js\"],\"\"]\ne:I[\"(app-pages-browser)/./node_modules/next/dist/client/components/error-boundary.js\",[\"app-pages-internals\",\"static/chunks/app-pages-internals.js\"],\"\"]\n3:D{\"name\":\"\",\"env\":\"Server\"}\n6:D{\"name\":\"RootLayout\",\"env\":\"Server\"}\nb:D{\"name\":\"NotFound\",\"env\":\"Server\"}\nb:[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"v"])</script><script>self.__next_f.push([1,"erticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]]\n"])</script><script>self.__next_f.push([1,"6:[\"$\",\"html\",null,{\"lang\":\"zh-CN\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"stylesheet\",\"href\":\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20,400,0,0\u0026display=block\"}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n (function() {\\n try {\\n var t = localStorage.getItem('agenthub_theme');\\n if (!t) t = localStorage.getItem('agenthub_theme_legacy');\\n if (t === 'dark' || t === 'light' || t === 'warm') {\\n document.documentElement.setAttribute('data-theme', t);\\n document.documentElement.style.colorScheme = t === 'dark' ? 'dark' : 'light';\\n }\\n } catch(e) {}\\n })();\\n \"}}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n try {\\n if (window.matchMedia('(prefers-reduced-motion: reduce)').matches) {\\n document.documentElement.classList.add('reduce-motion');\\n }\\n window.matchMedia('(prefers-reduced-motion: reduce)').addEventListener('change', function(e) {\\n document.documentElement.classList.toggle('reduce-motion', e.matches);\\n });\\n } catch(e) {}\\n \"}}]]}],[\"$\",\"body\",null,{\"className\":\"bg-[#121418] text-[#E4E7EC] antialiased\",\"children\":[[\"$\",\"a\",null,{\"href\":\"#main-content\",\"className\":\"sr-only focus:not-sr-only focus:absolute focus:top-3 focus:left-3 focus:z-toast focus:px-4 focus:py-2 focus:bg-primary-500 focus:text-white focus:rounded-lg focus:outline-none focus:shadow-lg\",\"children\":\"跳转到内容\"}],[\"$\",\"$L7\",null,{\"children\":[\"$\",\"div\",null,{\"id\":\"main-content\",\"tabIndex\":-1,\"children\":[\"$\",\"$L8\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$9\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$La\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$b\",\"notFoundStyles\":[]}]}]}]]}]]}]\n"])</script><script>self.__next_f.push([1,"c:D{\"name\":\"r6\",\"env\":\"Server\"}\nc:null\nd:D{\"name\":\"\",\"env\":\"Server\"}\nf:[]\n0:[\"$\",\"$L2\",null,{\"buildId\":\"development\",\"assetPrefix\":\"\",\"urlParts\":[\"\",\"\"],\"initialTree\":[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"__PAGE__\",{},[[\"$L3\",[\"$\",\"$L4\",null,{\"props\":{\"params\":{},\"searchParams\":{}},\"Component\":\"$5\"}],null],null],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/app/layout.css?v=1783858513035\",\"precedence\":\"next_static/css/app/layout.css\",\"crossOrigin\":\"$undefined\"}]],\"$6\"],null],null],\"couldBeIntercepted\":false,\"initialHead\":[\"$c\",\"$Ld\"],\"globalErrorComponent\":\"$e\",\"missingSlots\":\"$Wf\"}]\n"])</script><script>self.__next_f.push([1,"d:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1, maximum-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"2\",{\"children\":\"AgentHub — Collaborative AI Development Platform\"}],[\"$\",\"meta\",\"3\",{\"name\":\"description\",\"content\":\"AgentHub is a collaborative AI development platform powered by multi-agent orchestration.\"}],[\"$\",\"link\",\"4\",{\"rel\":\"shortcut icon\",\"href\":\"/logo.png\"}],[\"$\",\"link\",\"5\",{\"rel\":\"icon\",\"href\":\"/logo.png\"}],[\"$\",\"link\",\"6\",{\"rel\":\"apple-touch-icon\",\"href\":\"/logo.png\"}]]\n3:null\n"])</script></body></html>