摘要: 固定元素的CSS: position: absolute; z-index: 90; top: 0; width: 100%; height : 10vh; 滚动内容的CSS: position: absolute; overflow-y: scroll; bottom: 0; top: 0; ma 阅读全文
posted @ 2022-01-21 11:49 Deb 阅读(383) 评论(0) 推荐(0)