提交 e5e1d87d authored 作者: matian's avatar matian

样式调整

上级 90d411fa
......@@ -12,10 +12,13 @@
// }
.banner {
position: relative;
// height: 614px;
img {
width: 100%;
height: 100%;
object-fit: cover;
}
.swiper-wrapper {
width: 100%;
// height: 100%;
display: flex;
.swiper-slide {
img {
......
......@@ -46,8 +46,9 @@
</li>
</ul>
</app-card>
<TeacherCard :list="teacherList" style="margin-top: 96px"></TeacherCard>
<NewsCard baseUrl="/studyAbroad/news" :params="newsParams"></NewsCard>
<TeacherCard :list="teacherList"></TeacherCard>
</div>
<FormSubmit :type="2"></FormSubmit>
</div>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论