代码如下 //省略号 width:120px;height:50px;border:1pxsolidblue; overflow:hidden;text-overflow:ellipsis 就是比如有一行文字,很长,表格内一行显示不下.
代码如下 | |
//省略号 "width: 120px; height: 50px; border: 1px solid blue; overflow: hidden; text-overflow:ellipsis"> |
发表评论