didiyu
2018-12-10 6382c2a4220ff5774dba39848c2faabf0f7002f1
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";
         });
            
      });