Administrator
2023-12-14 03df65e58a781a15958ff864f8d1fd02df9e6341
WebTM/views/user/login2.html
@@ -246,11 +246,11 @@
                            sessionStorage["HManagerID"] = result.data[0].HSecManagerID;
                            sessionStorage["HManagerName"] = result.data[0].HSecManager;
                            //sessionStorage["IP"] = System.Configuration.ConfigurationSettings.AppSettings("name");
                            if (!judgeMorPCflag) {//移动端
                                window.location.href = '../../views/index_Mobile.html'
                            } else {//PC端
                            //if (!judgeMorPCflag) {//移动端
                            //    window.location.href = '../../views/index_Mobile.html'
                            //} else {//PC端
                                window.location.href = '../../views/indexMenu.html'
                            }
                            //}
                            get_WriteConfigFile();
                        }
                        else {