Add min width to parameters sidebar of retrieval web page

This commit is contained in:
yangdx
2025-03-13 22:56:59 +08:00
parent abead02f39
commit 1a92d46bff
4 changed files with 10 additions and 2 deletions

View File

@@ -225,5 +225,8 @@
"streamResponse": "流式响应",
"streamResponseTooltip": "如果为True启用实时流式输出响应"
}
},
"apiSite": {
"loading": "正在加载 API 文档..."
}
}