<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=favicon.ico><title>迎新网</title><script>//some default pre init
      var Countly = Countly || {};
      Countly.q = Countly.q || [];

      //provide countly initialization parameters
      Countly.app_key = '705a65f74c141c276f15bc11280193c9deab3a04';        //此处配置站点api_key
      Countly.url = 'https://countly.bjtu.edu.cn';

      Countly.q.push(['track_sessions']);
      Countly.q.push(['track_pageview', location.hash]);
      Countly.q.push(['track_clicks']);
      Countly.q.push(['track_scrolls']);
      Countly.q.push(['track_errors']);
      Countly.q.push(['track_links']);
      Countly.q.push(['track_forms']);
      Countly.q.push(['collect_from_forms']);

      //load countly script asynchronously
      (function() {
        var cly = document.createElement('script'); cly.type = 'text/javascript';
        cly.async = true;
        //enter url of script here
        cly.src = './c.min.js';              //此处调用本地js，见页面结尾附件
        cly.onload = function(){Countly.init()};
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(cly, s);
      })();</script><link href=css/chunk-vendors.57ff3f01.css rel=preload as=style><link href=css/index.e4eba5b5.css rel=preload as=style><link href=js/chunk-vendors.c0ea0574.js rel=preload as=script><link href=js/index.748d6bad.js rel=preload as=script><link href=css/chunk-vendors.57ff3f01.css rel=stylesheet><link href=css/index.e4eba5b5.css rel=stylesheet></head><body><noscript><strong>We're sorry but 迎新网 doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=js/chunk-vendors.c0ea0574.js></script><script src=js/index.748d6bad.js></script></body></html>