鼠标悬停

通过添加 .table-hover 类可以让 <tbody> 中的每一行对鼠标悬停状态作出响应。

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