html代码

<select >
<option>baidu</option>
<option>sogou</option>
</select>

 

js代码

$("#search").empty();

 

相关文章:

  • 2021-07-02
  • 2021-09-11
  • 2022-03-06
  • 2022-12-23
  • 2022-12-23
  • 2021-11-27
猜你喜欢
  • 2022-12-23
  • 2021-07-12
  • 2021-12-12
  • 2022-12-23
  • 2022-12-23
  • 2021-07-09
  • 2022-12-23
相关资源
相似解决方案