摘要: text-overflow: ellipsis; overflow: hidden; white-space: nowrap; max-width: 310rpx; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; max 阅读全文
posted @ 2018-10-08 11:24 任心飞翔 阅读(293) 评论(0) 推荐(0)
摘要: .body{ position: absolute; left: 0; right: 0; overflow-y: auto; -webkit-overflow-scrolling: touch; } 阅读全文
posted @ 2018-10-08 11:17 任心飞翔 阅读(224) 评论(0) 推荐(0)