效果 html+css点击按钮切换 原理解析 1.点击切换是: 通过 <input type="checkbox" class="checkbox">checked属性的控制的,当点击input时,input默认加上了checked