文章类容太长如何做一个隐藏呢
如:
只需要这行代码就可以了
<p style="width:300px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;">${questions.content}</p>
文章类容太长如何做一个隐藏呢
如:
只需要这行代码就可以了
<p style="width:300px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;">${questions.content}</p>