<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <title>Star Campus</title>
  <base href="/campus/">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <link rel="icon" type="image/x-icon" href="favicon.ico">
  <link href="https://repo-1253616245.cos.ap-shanghai.myqcloud.com/fonts/poppins/font.css" rel="stylesheet">
  <link href="https://repo-1253616245.cos.ap-shanghai.myqcloud.com/fonts/roboto/font.css" rel="stylesheet">

  <script type="text/javascript" src="https://res.wx.qq.com/open/js/jweixin-1.2.0.js"></script>
  <script type="text/javascript" src="https://open.work.weixin.qq.com/wwopen/js/jwxwork-1.0.0.js"></script>

  <script async src="https://www.googletagmanager.com/gtag/js?id=AW-17771741146"></script>
  <script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());

    gtag('config', 'AW-17771741146');
  </script>
  <script>
    window.addEventListener('load', function (event) {
      if (window.location.href.includes("signup")) {
        gtag('event', 'conversion', {'send_to': 'AW-17771741146/xgdmCN2lvI4cENr_nJpC'});
      };
    });
  </script>

  <script language="javascript">
    if (document && document.documentMode && document.documentMode < 20) {
      self.location = "https://www.merlincrm.com/repository/browser/upgrade.html";
    }
  </script>

  <style type="text/css">
    html, body {
      margin: 0;
      padding: 0;
      height: 100%;
      font-family: Poppins, sans-serif;
      -ms-text-size-adjust: 100%;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
    }
    .smc-splash {
      width: 100%;
      height: 100%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      background-color: #001a4f;
    }
    .smc-app-name {
      display: flex;
      flex-direction: row;
      align-items: center;
      color: white;
    }
    .smc-app-logo {
      margin-right: 16px;
      width: 56px;
      height: 56px;
    }

    .smc-splash-loading {
      margin: 32px 0;
      display: flex;
      width: 320px;
      background-color: #1e407c;
    }
    .smc-splash-loading:before {
      margin: auto;
      width: 100%;
      height: 5px;
      background-color: #efc900;
      content: '';
      animation: splash-loading 2s cubic-bezier(0.4, 0, 0.2, 1) infinite;
    }
    @keyframes splash-loading {
      0% {
        margin-left: 0px;
        margin-right: 100%;
      }
      50% {
        margin-left: 25%;
        margin-right: 0%;
      }
      100% {
        margin-left: 100%;
        margin-right: 0;
      }
    }

    @media (max-width: 767px) {
      .smc-app-name {
        flex-direction: column;
      }
      .smc-app-logo {
        margin-right: 0;
      }
      .smc-splash-loading {
        max-width: 60%;
      }
    }
  </style>
<link rel="stylesheet" href="styles.ade7a3d964ebfc1b5d29.css"></head>
<body class="mat-typography mat-app-background">
  <smc-root>
    <div class="smc-splash">
      <div class="smc-app-name">
        <img src="assets/images/logo-white.png" class="smc-app-logo" />
        <h1 style="margin: 0;">复旦大学管理学院</h1>
      </div>
      <div class="smc-splash-loading"></div>
    </div>
  </smc-root>
<script src="runtime-es2015.5d217dd9e89c91501212.js" type="module"></script><script src="runtime-es5.5d217dd9e89c91501212.js" nomodule defer></script><script src="polyfills-es5.fe511c0ea991618bc9c6.js" nomodule defer></script><script src="polyfills-es2015.e6e848a7c6b8bd6784d5.js" type="module"></script><script src="main-es2015.f4ba344ce2d544d86b1c.js" type="module"></script><script src="main-es5.f4ba344ce2d544d86b1c.js" nomodule defer></script></body>
</html>
