chore(web): mark frontend as v1.0 complete
This commit is contained in:
@@ -45,7 +45,7 @@ export function LoginPage({ onLogin }: { onLogin: (input: { server: string; emai
|
||||
<Text className="login-slogan">私有部署 · 安全可控的智能协作平台</Text>
|
||||
<Text type="secondary">知识沉淀 · 团队协作 · AI Agent</Text>
|
||||
<Space className="login-footer-links" size={24}>
|
||||
<Text type="secondary">v1.0.0</Text>
|
||||
<Text type="secondary">v1.0 完整版</Text>
|
||||
<Text type="secondary">隐私政策</Text>
|
||||
<Text type="secondary">服务协议</Text>
|
||||
</Space>
|
||||
|
||||
Reference in New Issue
Block a user