大佬看看是不是錯(cuò)誤
.table-striped > tbody > tr:nth-child(odd) > th ? th不是在里面嗎? 比如這樣.table-striped > thead > tr:nth-child(odd) > th
.table-striped > tbody > tr:nth-child(odd) > th ? th不是在里面嗎? 比如這樣.table-striped > thead > tr:nth-child(odd) > th
2017-02-25
舉報(bào)
2017-02-25
應(yīng)該是有些表格樣式,tbody里也用到th的樣式了吧!th其實(shí)只是應(yīng)用一種樣式而已,不要學(xué)得太死了