Explorar el Código

BUG修改 202108201629

fanghuisheng hace 3 años
padre
commit
ef14c4a932
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      WebRoot/index_QrCode.jsp

+ 2 - 2
WebRoot/index_QrCode.jsp

@@ -169,8 +169,8 @@
                     sessionStorage.setItem('V_LOGINNAME', localStorage.getItem('V_LOGINNAME'));
                     sessionStorage.setItem('V_PASSWORD', localStorage.getItem('V_PASSWORD'));
                     setTimeout(() => {
-                        location.href = URL + "/unnamed/view/mainframe.jsp"
-                        // location.href = URL + "/YtIoT/view/mainframe.jsp"
+                        // location.href = URL + "/unnamed/view/mainframe.jsp"
+                        location.href = URL + "/YtIoT/view/mainframe.jsp"
                     }, 1000)
                     // var basePath = $("#basePath").val();
                     // var queryJson = new Object();