https://www.cnblogs.com/tgxh/p/6916930.html
解决方法:
给flex子元素添加css:
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
https://www.cnblogs.com/tgxh/p/6916930.html
解决方法:
给flex子元素添加css:
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
相关文章: