🌈 搜索
📅  最后修改于: 2022-03-11 15:01:06.260000             🧑  作者: Mango
$( "li" ).each(function() { $( this ).addClass( "foo" ); });