Browse Source

Merge branch 'release/v4.8.64_ws' of qmx/jy into release/v4.8.64

wangshan 1 year ago
parent
commit
b5cc23ef2d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/web/templates/pc/classifylist.html

+ 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");