bootstrap 多色表格

有时候需要用到多色显示不同类型的表格

用bootstrap的样式即可

<tr class="active">

<tr class="success">

<tr class="warning">

<tr class="danger">

学习源头:http://www.runoob.com/bootstrap/bootstrap-tables.html

posted @ 2018-05-25 17:34  段佳伟  阅读(258)  评论(0编辑  收藏  举报