From b0b1befd3aa1dde17e159db92ade273a3d76613f Mon Sep 17 00:00:00 2001 From: Huangzhe Date: Tue, 4 Mar 2025 15:42:06 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Market/Index.vue | 38 ++++++++++++++++++++++++++++++++++++++ src/views/Survey/Inex.vue | 5 +++-- 2 files changed, 41 insertions(+), 2 deletions(-) create mode 100644 src/views/Market/Index.vue diff --git a/src/views/Market/Index.vue b/src/views/Market/Index.vue new file mode 100644 index 0000000..3e3c110 --- /dev/null +++ b/src/views/Market/Index.vue @@ -0,0 +1,38 @@ + + + + + diff --git a/src/views/Survey/Inex.vue b/src/views/Survey/Inex.vue index 3215831..ea24d49 100644 --- a/src/views/Survey/Inex.vue +++ b/src/views/Survey/Inex.vue @@ -4,7 +4,8 @@ + alt="" + /> 已结束 - 100
移动端
@@ -31,10 +32,10 @@ align-items: start; width: calc(194px / 1.25); height: calc(144px / 1.2); - box-shadow: 4px 4px 3px 2px #e0e0e0; margin: 10px 0; padding: 5px; background-color: white; + box-shadow: 4px 4px 3px 2px #e0e0e0; font-size: 12px; * {