style: 移动端搜索框样式

This commit is contained in:
fit2cloud-chenyw 2022-02-22 12:07:05 +08:00
parent b71c46e9eb
commit f6e9e05feb

View File

@ -1494,6 +1494,11 @@ checkbox-group label {
content: '\e411';
}
.uni-page-head .uni-icon-clear {
display: none !important;
}
.uni-icon-close-filled:before,
.uni-icon-clear:before {
content: '\e434';