添加哪个属性可以使超出的文字部分变成「…」()
white-space: normal;
text-overflow: ellipsis;
overflow: hidden;
overflow: auto;