Ver código fonte

重叠问题

qinpeng 2 anos atrás
pai
commit
08cf31c000
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      public/ciyun/ciyunindex.html

+ 1 - 0
public/ciyun/ciyunindex.html

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