«

vant-ui使用搜索框出现两个清除按钮

yang 发布于 阅读:5 uniapp


vant-ui使用搜索框出现两个清除按钮

 //  隐藏浏览器原生 input[type=search] 的清除按钮,只保留 Vant 的
        :deep(.van-field__control[type="search"]::-webkit-search-cancel-button) {
          -webkit-appearance: none !important;
        }

版权所有:微4e
文章标题:vant-ui使用搜索框出现两个清除按钮
除非注明,文章均为 微4e 原创,请勿用于任何商业用途,禁止转载

推荐阅读:


扫描二维码,在手机上阅读
请先 登录 再评论