首页
编程
java
php
前端
首页
编程
java
php
前端
overflow:hidden 换行问题
max-width:480px;overflow:hidden结果换行了
white-space:nowrap; 加个这个 强制不进行换行
点击展开全文