From aec40f7511a48d30ca6bc419ba5870dbe347b77c Mon Sep 17 00:00:00 2001 From: gxwebsoft Date: Fri, 29 Mar 2024 14:08:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=8F=8B=E6=83=85=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=E6=98=BE=E7=A4=BA=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index/index.vue | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/src/views/index/index.vue b/src/views/index/index.vue index 2b17a47..a6bd652 100644 --- a/src/views/index/index.vue +++ b/src/views/index/index.vue @@ -186,12 +186,13 @@
-
- +
+ +
@@ -244,9 +245,14 @@ line-height: .7; } } +.item-img{ + margin-right: 100px; +} .hidden-sm-and-up{ .ele-cell{ - + .item-img{ + margin-right: 20px; + } } }