From c6190a0788033501756099ea44edbe113af2c3c4 Mon Sep 17 00:00:00 2001
From: R2m1liA <15258427350@163.com>
Date: Mon, 1 Dec 2025 16:05:59 +0800
Subject: [PATCH] =?UTF-8?q?style:=20=E7=BA=B8=E5=8D=B7=E4=BA=A7=E8=83=BD?=
=?UTF-8?q?=E8=AE=A1=E7=AE=97=E9=A1=B5=E9=9D=A2=E5=B8=83=E5=B1=80=E8=B0=83?=
=?UTF-8?q?=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 结果展示由卡片式转为列表式
---
.../Modules/PaperTubeProductionCalculate.vue | 112 ++++++++++++------
1 file changed, 74 insertions(+), 38 deletions(-)
diff --git a/src/components/Modules/PaperTubeProductionCalculate.vue b/src/components/Modules/PaperTubeProductionCalculate.vue
index 525ef61..b4e8cc4 100644
--- a/src/components/Modules/PaperTubeProductionCalculate.vue
+++ b/src/components/Modules/PaperTubeProductionCalculate.vue
@@ -111,44 +111,80 @@
{{ $t('results') }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ expanded ? $t('calculationParameters') : $t('expandToShowCalculationParameters') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+