.banner-view { background-color: #007AFF; color: white; display: flex; flex-direction: column; align-items: center; justify-content: center; } .paging-content { flex: 1; display: flex; flex-direction: column; } .swiper { height: 1000px; }