소스 검색

重叠问题

qinpeng 2 년 전
부모
커밋
08cf31c000
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      public/ciyun/ciyunindex.html

+ 1 - 0
public/ciyun/ciyunindex.html

@@ -396,6 +396,7 @@
         if (old_searchType == 0) {
         if (old_searchType == 0) {
             $("#font").attr("value", "FZPY");
             $("#font").attr("value", "FZPY");
             $(".danwei div").removeClass("radio-active");
             $(".danwei div").removeClass("radio-active");
+            searchType = 3
             $(".danwei").find("div").eq(1).addClass("radio-active")
             $(".danwei").find("div").eq(1).addClass("radio-active")
             for (let i = 0; i < $("#fontSel").children().length; i++) {
             for (let i = 0; i < $("#fontSel").children().length; i++) {
                 if ($("#fontSel").children().eq(i)[0].value == "FZPY") {
                 if ($("#fontSel").children().eq(i)[0].value == "FZPY") {