瀏覽代碼

feat:提示信息

wangshan 1 年之前
父節點
當前提交
b4d87917af
共有 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");