写页面的时候经常会用到select 的重置效果,也就是选中第一个option ,下面分享几种方法:1、JS方法:var a = document.getElementById("mySelect") ...
確定! 回上一頁