diff --git a/pages/homeIndex/index.vue b/pages/homeIndex/index.vue index 0268cac..be6601b 100644 --- a/pages/homeIndex/index.vue +++ b/pages/homeIndex/index.vue @@ -281,6 +281,9 @@ font-size: 14px; line-height: 24px; background-color: #f3f5f8; + height: 100%; + overflow: auto; + } .info {