当想给 select 加 placeholder 时,由于 HTML5 属性 placeholder 只适用于 input 和 textarea,只能退而求其次使用一个 disabled 的 option 代替: