From 3abfd65979bb38b83b01d566d4b163b0fad0d078 Mon Sep 17 00:00:00 2001 From: zhaofang <752743406@qq.com> Date: Thu, 27 Oct 2022 15:45:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/Index.vue b/src/views/Index.vue index c35fa3d2..a3c61ee3 100644 --- a/src/views/Index.vue +++ b/src/views/Index.vue @@ -1162,7 +1162,8 @@ .list-active { display: none; - width: 458px; + // width: 458px; + width: 135%; height: 165px; padding: 20px; background: #FFFFFF;