From 5651405605286ec67540b75201304fc86976418a Mon Sep 17 00:00:00 2001
From: R2m1liA <15258427350@163.com>
Date: Mon, 1 Dec 2025 16:18:33 +0800
Subject: [PATCH] =?UTF-8?q?style:=20=E7=BA=B8=E5=B8=A6=E5=AE=BD=E5=BA=A6?=
=?UTF-8?q?=E9=95=BF=E5=BA=A6=E8=AE=A1=E7=AE=97=E9=A1=B5=E9=9D=A2=E5=B8=83?=
=?UTF-8?q?=E5=B1=80=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 将结果展示由卡片式变为列表式
---
.../Modules/PaperTapeWidthAngleCalculate.vue | 46 +++++++++++++------
1 file changed, 32 insertions(+), 14 deletions(-)
diff --git a/src/components/Modules/PaperTapeWidthAngleCalculate.vue b/src/components/Modules/PaperTapeWidthAngleCalculate.vue
index 1f63fd6..b1d97d1 100644
--- a/src/components/Modules/PaperTapeWidthAngleCalculate.vue
+++ b/src/components/Modules/PaperTapeWidthAngleCalculate.vue
@@ -68,20 +68,38 @@
{{ $t('results') }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ expanded ? $t('calculationParameters') : $t('expandToShowCalculationParameters') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+