摘要: html { overflow: hidden; height: 100% } body { /* 视差元素的父级需要3D视角 */ perspective: 1px; transform-style: preserve-3d; height: 100%; overflow-y: scroll; o 阅读全文
posted @ 2021-04-21 10:55 石头记1 阅读(124) 评论(0) 推荐(0)