.order-info-title { text-overflow: ellipsis !important; white-space: nowrap !important; overflow: hidden !important; display: block !important; }
framework7中一行的字如果过多就省略号显示的CSS写法
原文:https://www.cnblogs.com/llcdbk/p/9969672.html