From 1073935e7924dcd5a47d8179a0898c9f4cf27444 Mon Sep 17 00:00:00 2001 From: Loki <654612@qq.com> Date: Fri, 12 Nov 2021 14:58:08 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E5=89=A7=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/shopIndex.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/index/shopIndex.vue b/pages/index/shopIndex.vue index fa1bb39..9d7fb5a 100644 --- a/pages/index/shopIndex.vue +++ b/pages/index/shopIndex.vue @@ -506,7 +506,7 @@ margin-top: 20px; .item{ - margin-right: 30px; + width: 33%; } } @@ -653,7 +653,7 @@ .header_datas { display: inline-block; - width: 110px; + width: 33%; text-align: center; padding: 10rpx 0; padding-left: 20px;