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 @@
-