解决jQuery radio点击过以后无法通过jQuery的attr方法设置选中的问题

解决方法

不使用attr方法,而使用prop方法