为了账号安全,请及时绑定邮箱和手机立即绑定

bootstrap table 怎么自适应宽度

bootstrap table 怎么自适应宽度

森栏 2018-11-25 04:00:11
bootstrap table 怎么自适应宽度
查看完整描述

1 回答

?
慕田峪4524236

TA贡献1875条经验 获得超5个赞

<div class=table-responsive">
<table class="table text-nowrap">
<thead>
<tr>
<th> ... </th>
.... </tr>
</thead>
<tbody>
<tr>
<td> ... </td>
.... </tr>
..... </tbody>
</table>
</div>

看得明白吧,最外层的DIV引用bootstrap定义把table包含起来,在table上定义不换行,要不然会出现滚动条



查看完整回答
反对 回复 2018-12-18
  • 1 回答
  • 0 关注
  • 2805 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信