From 0ee2a12ce0cdb5a839273685ed2ff9bb6d378c39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E4=B8=BD=E5=90=9B?= <664953382@qq.com> Date: Mon, 23 Aug 2021 18:06:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=BD=AE=E6=92=AD=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC=E5=92=8C=E6=B7=BB=E5=8A=A0v-html=E5=89=8D=E7=9A=84?= =?UTF-8?q?=E5=AF=8C=E6=96=87=E6=9C=AC=E7=B1=BB=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/home.vue | 15 ++++++++------- src/views/result.vue | 2 +- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/src/views/home/home.vue b/src/views/home/home.vue index d20abdc..f9d3c1d 100644 --- a/src/views/home/home.vue +++ b/src/views/home/home.vue @@ -6,14 +6,7 @@ - - @@ -477,6 +470,14 @@ export default { .banner { width: 614px; margin-right: 20px; + .el-carousel { + .el-carousel__item { + img { + width: 100%; + height: 100%; + } + } + } /deep/.el-carousel__button { width: 8px; height: 8px; diff --git a/src/views/result.vue b/src/views/result.vue index d37fd8b..5bbf8c7 100644 --- a/src/views/result.vue +++ b/src/views/result.vue @@ -78,7 +78,7 @@ -
+