做向下滑動跟隨出現一個X

彈層100%做一個向下滑動跟隨出現一個X 當彈佔據手機屏幕是可以做一個置頂給隨,方法如下所示 html代碼、 × css代碼 .detail{ position: fixed; z-index: 100; width: 100%; height: 100%; overflow: auto; background: rgba(7,17,27,0.8); top:0px; left: 0px; } .
相關文章
相關標籤/搜索