소스 검색

BUG修改 202108201629

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();