From ca5d33cf0949b86699c0dd363b1cc2f7c6a25da4 Mon Sep 17 00:00:00 2001
From: R2m1liA <15258427350@163.com>
Date: Mon, 1 Dec 2025 15:44:30 +0800
Subject: [PATCH] =?UTF-8?q?style:=20=E7=9A=AE=E5=B8=A6=E8=A7=84=E6=A0=BC?=
=?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/BeltSpecificationCalculate.vue | 66 +++++++++++++------
1 file changed, 46 insertions(+), 20 deletions(-)
diff --git a/src/components/Modules/BeltSpecificationCalculate.vue b/src/components/Modules/BeltSpecificationCalculate.vue
index 4caf2ff..93c44eb 100644
--- a/src/components/Modules/BeltSpecificationCalculate.vue
+++ b/src/components/Modules/BeltSpecificationCalculate.vue
@@ -83,26 +83,52 @@
{{ $t('results') }}
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ expanded ? $t('calculationParameters') : $t('expandToShowCalculationParameters') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+