From 633542a2be913d90e79bffdc0316966b5e4d75e1 Mon Sep 17 00:00:00 2001 From: hz4th_coder Date: Thu, 25 Jun 2026 12:29:29 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20Web=E6=9C=8D=E5=8A=A1=E5=8C=BA=E5=9F=9F?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=B7=BB=E5=8A=A0Web=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 添加新增Web服务按钮到筛选栏 - 实现完整的Web服务添加表单(ID、名称、端口、目录、启动命令等) - 新增的Web服务具有所有现有功能(启停、日志、状态监控) - 移除之前的文本块功能 --- logs/app.log | 2 + templates_full.txt | 232 +++++++++++++++++---------------------------- 2 files changed, 90 insertions(+), 144 deletions(-) diff --git a/logs/app.log b/logs/app.log index a01c5ba..9c24429 100644 --- a/logs/app.log +++ b/logs/app.log @@ -446231,3 +446231,5 @@ 127.0.0.1 - - [25/Jun/2026 12:11:07] "GET /api/projects HTTP/1.1" 200 - [2026-06-25 12:19:01] 项目服务管理面板 v3.4.1 初始化完成 [2026-06-25 12:19:01] 启动 项目服务管理面板,端口: 16023 +[2026-06-25 12:29:07] 项目服务管理面板 v3.4.1 初始化完成 +[2026-06-25 12:29:07] 启动 项目服务管理面板,端口: 16023 diff --git a/templates_full.txt b/templates_full.txt index 5d1a3a1..1fedfc1 100644 --- a/templates_full.txt +++ b/templates_full.txt @@ -177,7 +177,7 @@ - + @@ -751,42 +751,58 @@ - -