优化搜索隐藏项;

This commit is contained in:
2022-04-24 11:09:11 +08:00
parent ef2d9531f9
commit 48ada69be8

View File

@@ -607,3 +607,7 @@ table样式
} }
} }
.search-hide-item{
display: none;
}