摘要: // $(function () { // $("tr:odd").css("background", "#FA9595");//单行 // $("tr:even").css("background", "#DA7595");//双行 // }) <style> .odd { beige; } .e 阅读全文
posted @ 2020-05-21 13:57 董等等 阅读(110) 评论(0) 推荐(0)