From b894d2a4ae7b33ed79c588519d2b16454d68293a Mon Sep 17 00:00:00 2001 From: R2m1liA <15258427350@163.com> Date: Mon, 1 Dec 2025 16:44:40 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E7=BA=B8=E5=90=B8=E7=AE=A1=E8=AE=A1?= =?UTF-8?q?=E7=AE=97=E9=A1=B5=E9=9D=A2=E5=B8=83=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/FourLayerPaperStrawCalculate.vue | 140 ++++++++++-------- .../Modules/ThreeLayerPaperStrawCalculate.vue | 126 +++++++++------- 2 files changed, 148 insertions(+), 118 deletions(-) diff --git a/src/components/Modules/FourLayerPaperStrawCalculate.vue b/src/components/Modules/FourLayerPaperStrawCalculate.vue index a5648af..3f847c5 100644 --- a/src/components/Modules/FourLayerPaperStrawCalculate.vue +++ b/src/components/Modules/FourLayerPaperStrawCalculate.vue @@ -66,68 +66,84 @@ /> {{ $t('results') }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/components/Modules/ThreeLayerPaperStrawCalculate.vue b/src/components/Modules/ThreeLayerPaperStrawCalculate.vue index 7a6cf96..cf8f6ac 100644 --- a/src/components/Modules/ThreeLayerPaperStrawCalculate.vue +++ b/src/components/Modules/ThreeLayerPaperStrawCalculate.vue @@ -63,62 +63,76 @@ /> {{ $t('results') }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +