移动端van-nav头遮住主要内容问题

110 阅读1分钟

CSS解决 在在nav div层添加伪元素 after

content : ''; height : 50px; display :block;