From 73681f629d46d949a1fc226bbdcc114b854bde52 Mon Sep 17 00:00:00 2001 From: dmy Date: Mon, 2 Mar 2026 22:51:00 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E8=B0=83=E6=95=B4=E8=AE=A1?= =?UTF-8?q?=E7=AE=97=E7=BB=93=E6=9E=9C=E5=8D=A1=E7=89=87=E5=9C=A8=E8=A1=A8?= =?UTF-8?q?=E5=8D=95=E4=B8=AD=E7=9A=84=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webui/src/components/ParameterForm.vue | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/webui/src/components/ParameterForm.vue b/webui/src/components/ParameterForm.vue index ee97bcf..58842b5 100644 --- a/webui/src/components/ParameterForm.vue +++ b/webui/src/components/ParameterForm.vue @@ -284,18 +284,7 @@ /> - - - -
- - 计算结果 -
-
- -
{{ result }}
-
-
+ @@ -310,6 +299,19 @@ + + + + +
+ + 计算结果 +
+
+ +
{{ result }}
+
+