소스 검색

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

wangshan 1 년 전
부모
커밋
b5cc23ef2d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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");