docs: Add Custom UI doc

This commit is contained in:
Simon
2026-01-30 14:58:33 +08:00
parent 7470c1987b
commit 97cdb1e1cd
6 changed files with 286 additions and 1 deletions

View File

@@ -39,5 +39,6 @@ export default {
security_permissions: 'Security & Permissions',
page_agent: 'PageAgent',
page_agent_core: 'PageAgentCore',
custom_ui: 'Custom UI',
},
}

View File

@@ -38,5 +38,6 @@ export default {
security_permissions: '安全与权限',
page_agent: 'PageAgent',
page_agent_core: 'PageAgentCore',
custom_ui: '自定义 UI',
},
}