index.hbs 1.14 KB
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8" />
    <link rel="icon" type="image/x-icon" href="/favicon.ico">
    <title> 医链云平台</title>
    <meta name="renderer" content="webkit"> 
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <link rel="stylesheet" href="/styles/normalize.css" />
    <link rel="stylesheet" href="/styles/main.css" />  
    
     
     <script type="text/javascript">
      function go(clent){
        /**
        if(clent=='d'){
        location.href="/";//https://distribution.csylcloud.com
        }else if(clent=='h'){
        location.href="http://223.76.250.194:23002/login#!/";
        }else if(clent=='o'){
        location.href="http://223.76.250.194:23003/login#!/";
        }else if(clent=='s'){
        location.href="http://223.76.250.194:23004/login#!/";
        } else if(clent=='g'){
        location.href="/";//https://goverment.csylcloud.com
        }     
        **/   
        location.href="https://idaas-test.csbr.cn/login";//idaas登录界面
      }
     </script>  
  </head>
  <body >    
  <div id="app">

  </div>
  <script src="/build/cms.js"></script>
  </body>
</html>