利用css中的屬性;注意:1、div(span不生效)2、必須設(shè)置width
<div style="float: left;margin-left: 5px;height: 24px;line-height: 24px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;">
利用css中的屬性;注意:1、div(span不生效)2、必須設(shè)置width
<div style="float: left;margin-left: 5px;height: 24px;line-height: 24px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;">