<div style="padding:20px;"> <h2>禁用按钮</h2> <button type="button" class="button">Default Button</button> <button type="button" class="button disabled">Disabled Button</button> </div>