LiJun
2018-11-26 a6b4c1e19b3b3fdcf80d7f69f20fe406205fcf8f
gx_tieta/WebRoot/mobil/selectcounty.html
@@ -65,7 +65,7 @@
            
            var json=window.JSON.stringify(county);
            setCookie("county",json);
            window.location.href="battM.html";
            window.location.href="selectbatt.html";
         });
            
      });