From eccf205e65f12515e1839a80fc3d1c451e6d6b69 Mon Sep 17 00:00:00 2001 From: Huangzhe Date: Sun, 25 May 2025 20:43:07 +0800 Subject: [PATCH] =?UTF-8?q?refactor(components):=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E5=88=86=E6=9E=90=E7=BB=84=E4=BB=B6=E7=9A=84=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E5=92=8C=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -调整了 Analysis 组件中 radio 组的样式,增加了换行和 key 属性 - 优化了 AnalysisInfo 组件中的标签和表格布局 --- src/components/Analysis/Index.vue | 13 +++++++++---- .../Analysis/components/AnalysisInfo/Index.vue | 10 +++++----- 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/src/components/Analysis/Index.vue b/src/components/Analysis/Index.vue index 2b7c836..eb21420 100644 --- a/src/components/Analysis/Index.vue +++ b/src/components/Analysis/Index.vue @@ -71,10 +71,15 @@ const changeChart = (i: number) => {