🌈 搜索
📅  最后修改于: 2022-03-11 14:47:28.739000             🧑  作者: Mango
$('h1').click(function () { $(this).css('color', 'blue') });