WebUI 更新至 1.1.0 版本

1. 移除重启和关闭 Suan API 的按钮,因为按照目前的设计,这在技术上难以实现。
2. 增加 FastAPI docs 的配置选项。
This commit is contained in:
2026-04-28 20:03:22 +08:00
parent 3a38dcab00
commit 123cbf1dbb
5 changed files with 59 additions and 16 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "webui",
"version": "1.0.0",
"version": "1.1.0",
"private": true,
"type": "module",
"scripts": {