.table-striped > tbody > tr:nth-child(odd) > th th不是在里面吗? 比如这样.table-striped > thead > tr:nth-child(odd) > th
应该是有些表格样式,tbody里也用到th的样式了吧!th其实只是应用一种样式而已,不要学得太死了