
有时候需要用到多色显示不同类型的表格
用bootstrap的样式即可
<tr class="active">
<tr class="success">
<tr class="warning">
<tr class="danger">
学习源头:http://www.runoob.com/bootstrap/bootstrap-tables.html

有时候需要用到多色显示不同类型的表格
用bootstrap的样式即可
<tr class="active">
<tr class="success">
<tr class="warning">
<tr class="danger">
学习源头:http://www.runoob.com/bootstrap/bootstrap-tables.html
转载于:https://www.cnblogs.com/djwhome/p/9089923.html

被折叠的 条评论
为什么被折叠?