条纹状表格

通过 .table-striped 类可以给 <tbody> 之内的每一行增加斑马条纹样式。

<% include tables-striped-markup.html %>
<%- includeMDJs('components/Table/tables-striped-markup.html') %>