From 8e533f9bf7d36628e19980e41cb5e8afc63136e5 Mon Sep 17 00:00:00 2001 From: zhangdongxue Date: Thu, 30 Sep 2021 11:04:58 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=BA=A7=E5=93=81=E6=9D=83=E8=AF=81=EF=BC=8C?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E7=BC=BA=E7=9C=81=E5=9B=BE=E7=89=87]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/goods-list/goods-list.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/goods-list/goods-list.vue b/components/goods-list/goods-list.vue index 8bbf401..6b794f4 100644 --- a/components/goods-list/goods-list.vue +++ b/components/goods-list/goods-list.vue @@ -27,7 +27,7 @@ - {{toast}} + @@ -129,7 +129,7 @@ export default { // 数据空 .goods--null{ width: 100%; - padding: 20vh 0; + padding: 200rpx 0; text-align: center; font-size: $title-size-m; color: $text-gray;