wangshan 1 жил өмнө
parent
commit
b4d87917af

+ 1 - 0
src/web/templates/pc/classifylist.html

@@ -805,6 +805,7 @@ $(function(){
 	})
 	//筛选关闭和打开
 	//根据cookie值设置筛选是否显示
+  //20230927-隐藏搜索条件
 	var sod = localStorage.getItem("classify");
 	if(sod=="U"){
 		$("#screenBtn").addClass("down");