From 52f82f2936cb702e3713d830a612eae7768761c1 Mon Sep 17 00:00:00 2001 From: "jqtmviyu@gmail.com" Date: Thu, 25 Feb 2021 16:43:31 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=84=E8=AE=BE=E5=9B=BE=E7=89=87=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F,=20=E5=8A=A0=E5=BF=AB=E6=B8=B2=E6=9F=93=E9=80=9F?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/category/category.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/pages/category/category.vue b/src/pages/category/category.vue index b34c367..cb648a0 100644 --- a/src/pages/category/category.vue +++ b/src/pages/category/category.vue @@ -150,7 +150,9 @@ export default { width: 33.33%; text-align: center; image { - width: 70%; + width: 128rpx; + height: 128rpx; + background-color: #eee; } } }