For a custom button, the style does not change significantly after setting ng-disabled. How to change its style?
Add style
.btnclass[disabled] { //你希望的样式 }
Add style