| | |
| | | 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 { |