$(function(){ $('.sort-option a').click(function(){ $(this).css('color','cornflowerblue').siblings().css('color','red'); }) })
繁星coding
相关分类