摘要: 介绍一个简单直接的方法: flex布局 heml,body{ height: 100%; min-height: 100%; display: flex; flex-direction: column; } footer{ margin-top: auto; } 阅读全文
posted @ 2020-09-21 14:14 吃不棒的胖胖糖 阅读(161) 评论(0) 推荐(0) 编辑