1、新建html文件
2、创建button 和 input 元素
3、预览效果如图
4、引入jquery.js
5、jQuery:disabled 选择器选取所有禁用的表单元素并设置背景颜色
6、预览效果如图