From 17bda531d73a1a54beef2ca8472ef25f69eefc5a Mon Sep 17 00:00:00 2001
From: R2m1liA <15258427350@163.com>
Date: Mon, 1 Dec 2025 15:55:19 +0800
Subject: [PATCH] =?UTF-8?q?style:=20=E7=BA=B8=E5=8D=B7=E9=87=8D=E9=87=8F?=
=?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
- 结果显示由卡片式变为列表式
---
.../PaperRollWeightLengthCalculate.vue | 71 +++++++++++++------
1 file changed, 51 insertions(+), 20 deletions(-)
diff --git a/src/components/Modules/PaperRollWeightLengthCalculate.vue b/src/components/Modules/PaperRollWeightLengthCalculate.vue
index 047c1f9..cd6e623 100644
--- a/src/components/Modules/PaperRollWeightLengthCalculate.vue
+++ b/src/components/Modules/PaperRollWeightLengthCalculate.vue
@@ -93,26 +93,57 @@
{{ $t('results') }}
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ expanded ? $t('calculationParameters') : $t('expandToShowCalculationParameters') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+