From 3337d2e3da2da68bee07214be724a9208e8cd6ac Mon Sep 17 00:00:00 2001 From: cjw <792430652@qq.com> Date: Mon, 16 Feb 2026 16:12:17 +0800 Subject: [PATCH] deving --- templates/result.html | 4 +--- templates/snapshot.html | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/templates/result.html b/templates/result.html index 9eaedda..1d84d0b 100644 --- a/templates/result.html +++ b/templates/result.html @@ -279,9 +279,7 @@
🔧 关键工艺参数
-
- ${displayKeyInfo(task.key_info)} -
+ ${displayKeyInfo(task.key_info)}
diff --git a/templates/snapshot.html b/templates/snapshot.html index 1db6fbd..d69a4d8 100644 --- a/templates/snapshot.html +++ b/templates/snapshot.html @@ -307,9 +307,7 @@ ${keyInfo ? `
🔧 关键工艺参数
-
- ${displayKeyInfo(keyInfo)} -
+ ${displayKeyInfo(keyInfo)}
` : '
无关键信息数据
'}