From 45f316860a243580b58df3f57cd486a0c7a8bb6e Mon Sep 17 00:00:00 2001 From: Huangzhe Date: Sun, 25 May 2025 22:51:27 +0800 Subject: [PATCH] =?UTF-8?q?style(survey):=20=E4=BC=98=E5=8C=96=E9=A6=96?= =?UTF-8?q?=E9=A1=B5=E8=B0=83=E6=9F=A5=E9=97=AE=E5=8D=B7=E5=B1=95=E7=A4=BA?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 调整了 SurveyItem 组件中状态图标的样式,使其在首页适配更好 - 优化了 Survey 页面的整体布局,防止页面左右滚动 --- src/views/Survey/Index.vue | 6 +++--- src/views/Survey/components/SurveyItem.vue | 13 +++++++++++-- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/src/views/Survey/Index.vue b/src/views/Survey/Index.vue index 972976f..f0eda2b 100644 --- a/src/views/Survey/Index.vue +++ b/src/views/Survey/Index.vue @@ -7,9 +7,9 @@ @click="() => $router.push({ name: 'search' })" /> --> -
+
- +