<form action="javascript:return true">

            <input type="search" placeholder="搜索" >

 </form>

 

input[type="search"]{

  -webkit-appearance:none;

}

input::-webkit-search-cancel-button {display: none;}

相关文章:

  • 2021-11-23
  • 2021-07-04
  • 2021-12-24
  • 2022-01-02
  • 2021-12-31
  • 2021-08-07
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-05-18
  • 2021-05-17
  • 2021-10-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案