终身会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
凉面好好吃
博客园
首页
新随笔
联系
管理
订阅
2021年9月1日
layui table 调整行高 并设置内容自动换行
摘要: 1、css 设置内容自动换行 .layui-table-cell{ overflow:visible; text-overflow:inherit; white-space:normal; height: 60px;/*在这里设置行高没用*/ } 2、设置行高 done: function() {
阅读全文
posted @ 2021-09-01 14:34 凉面好好吃
阅读(2289)
评论(0)
推荐(0)
编辑
公告