摘要: 效果图: html: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <titl 阅读全文
posted @ 2020-04-15 17:04 子枫i 阅读(419) 评论(0) 推荐(0) 编辑
摘要: 代码: text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertic 阅读全文
posted @ 2020-04-15 16:08 子枫i 阅读(507) 评论(0) 推荐(0) 编辑