摘要: 1.解决方法 给弹层加个高度height:100%;然后overflow-y:auto; .choseareaWrap { position: fixed; top: 0; width:100%; height:100%; overflow:auto; z-index:9999; backgroun 阅读全文
posted @ 2016-08-17 11:00 简单就好zyx 阅读(614) 评论(0) 推荐(0)