| | |
| | | <div class="toplayer"> |
| | | <img class="iconImg" src="../../assets/newMenu/icon9.png" /> |
| | | <div> |
| | | <div class="itemTit">智能安全危险化学品全生命周期管控系统</div> |
| | | <div class="enTit">Intelligent Security Hazardous Chemicals Life Cycle Safety Management System </div> |
| | | <!-- <div class="itemTit">智能安全危险化学品全生命周期管控系统</div>--> |
| | | <!-- <div class="enTit">Intelligent Security Hazardous Chemicals Life Cycle Safety Management System</div>--> |
| | | <div class="itemTit">安全教育考试系统</div> |
| | | <div class="enTit">Safety Education Examination System</div> |
| | | </div> |
| | | </div> |
| | | <img class="bgImg" src="../../assets/newMenu/card-10.png" /> |
| | |
| | | }); |
| | | }; |
| | | // 去风险大屏 |
| | | const toRiskPlatform = () => { |
| | | const toRiskPlatform = async() => { |
| | | // router.push({ |
| | | // name: "warningScreen" |
| | | // }); |
| | | const routePath = '/warningScreen'; |
| | | const resolvedRoute = router.resolve(routePath); |
| | | const fullPath = resolvedRoute.href |
| | | window.open(fullPath, '_blank'); |
| | | // window.open(fullPath, '_blank'); |
| | | |
| | | window.open('http://39.104.85.193:8585/'); |
| | | // window.open('http://39.104.85.193:8585/'); |
| | | }; |
| | | |
| | | const toDoublePrevent = () => { |
| | | window.open('http://124.88.37.66:6801'); |
| | | window.open('http://117.190.40.54:6801/login'); |
| | | }; |
| | | const toSmartFactory = () =>{ |
| | | window.open('http://10.211.134.139:5522/#/login'); |
| | | window.open('http://117.190.40.54:5522/#/login'); |
| | | } |
| | | const toManLocation = () =>{ |
| | | window.open('http://124.88.37.66:8081/location_system_5.4.9/login/login.html?company=GUOTAI&version=5.4.9'); |
| | | window.open('http://117.190.40.54:8081/location_system_5.4.9/login/login.html?company=GUOTAI&version=5.4.9'); |
| | | } |
| | | const throttle = (renderMenu: any, delay: number) => { |
| | | let flag = true; |
| | |
| | | }; |
| | | |
| | | const renderToNew = () => { |
| | | window.open('http://222.92.213.22:18001/smartlab/', '_blank'); |
| | | // window.open('http://222.92.213.22:18001/smartlab/', '_blank'); |
| | | window.open('http://106.15.95.149:8005/nanoweb/foreground/', '_blank'); |
| | | }; |
| | | // //点击进入特殊作业 |
| | | // const toSpecialWorkSys = () => { |