瀏覽代碼

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