From 272678a72bd332d9e5fafe99a0d707819564c036 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E4=B8=BD=E5=90=9B?= <664953382@qq.com> Date: Tue, 14 Sep 2021 10:58:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E4=BD=9C=E6=A1=88=E4=BE=8B=E5=9B=BE?= =?UTF-8?q?=E7=89=87100%?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/home.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/views/home/home.vue b/src/views/home/home.vue index 42d82a7..a0ba745 100644 --- a/src/views/home/home.vue +++ b/src/views/home/home.vue @@ -626,6 +626,10 @@ export default { // margin: 0 0.5% 10px; margin-bottom: 10px; position: relative; + img { + width: 100%; + height: 100%; + } span { display: block; position: absolute;