feat: display the version and backend service status on the page (#848)

### What problem does this PR solve?

#643 feat: display the version and backend service status on the page

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-05-20 18:28:36 +08:00
committed by GitHub
parent 9a01d1b876
commit 93b35f4e58
21 changed files with 286 additions and 7 deletions

View File

@@ -380,6 +380,7 @@ export default {
model: '模型提供商',
modelDescription: '在此设置模型参数和 API Key。',
team: '团队',
system: '系统',
logout: '登出',
username: '用户名',
usernameMessage: '请输入用户名',