css控制字符串显示长度

xiaoxiao2026-05-23  10

<style> .lh { width:120px; white-space:nowrap; word-break:keep-all; overflow:hidden; text-overflow:ellipsis; } </style>
转载请注明原文地址: https://www.6miu.com/read-5049259.html

最新回复(0)