feat: add ai account onboarding entry points
This commit is contained in:
@@ -13,7 +13,7 @@ export default async function AiAccountsPage() {
|
||||
<AppShell bottomNav={false}>
|
||||
<StatusBar />
|
||||
<PageNav title="AI 账号" backHref="/me" />
|
||||
<HeaderTitle title="主控与账号状态" />
|
||||
<HeaderTitle title="主控身份与接入入口" />
|
||||
<AiAccountsClient
|
||||
accounts={data.accounts}
|
||||
activeIdentity={data.activeIdentity}
|
||||
|
||||
Reference in New Issue
Block a user