作业 排他反应

169 阅读1分钟

期望效果

temp.gif

页面骨架


<div class="outter">
    <button>按钮1</button>
    <button>按钮2</button>
    <button>按钮3</button>
    <button>按钮4</button>
    <button>按钮5</button>
    <button>按钮6</button>
</div>
<button>外部的</button>