fanghuisheng 3 роки тому
батько
коміт
ef14c4a932
1 змінених файлів з 2 додано та 2 видалено
  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();