This repository has been archived by the owner on Aug 1, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
64 lines (57 loc) · 2.95 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Ng Alain - 一个基于 Antd 中后台前端解决方案</title>
<base href="/8.x-doc/"> <meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=0">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<link rel="manifest" href="./assets/pwa-manifest.json">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="translucent">
<link rel="shortcut icon" href="./assets/img/logo-color.png">
<link rel="icon" type="image/x-icon" href="./assets/img/logo-color.png">
<link rel="apple-touch-icon" sizes="144x144" href="./assets/img/logo-color.png">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="./assets/img/logo-color.png">
<link rel="stylesheet" href="styles.e72e1f87f7becbbde89f.css"></head>
<body ontouchstart>
<app-root>
<div style="position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;font-size:14px;font-family:Helvetica;">loading...</div>
</app-root>
<div id="_ie" style="display:none;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;padding-top:32px;background:#fff;font-size:22px;z-index:9999;">
Your browser is not supported for NG-ALAIN document site
</div>
<script>
if (!!navigator.userAgent.match(/Trident/g) || !!navigator.userAgent.match(/MSIE/g)) {
document.querySelector('#_ie').style.display = 'block';
}
</script>
<script src="./assets/highlight.pack.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-120202005-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-120202005-1');
</script>
<!-- Hotjar Tracking Code for www.ng-alain.com -->
<script>
(function (h, o, t, j, a, r) {
h.hj = h.hj || function () {
(h.hj.q = h.hj.q || []).push(arguments)
};
h._hjSettings = {
hjid: 920546,
hjsv: 6
};
a = o.getElementsByTagName('head')[0];
r = o.createElement('script');
r.async = 1;
r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv;
setTimeout(function() { a.appendChild(r); }, 500);
})(window, document, 'https://static.hotjar.com/c/hotjar-', '.js?sv=');
</script>
<script src="runtime-es2015.422fd4043bd4206bf3c5.js" type="module"></script><script src="runtime-es5.422fd4043bd4206bf3c5.js" nomodule defer></script><script src="polyfills-es5.a8ca723a0efd0306e1f9.js" nomodule defer></script><script src="polyfills-es2015.9cb7389e7aa0e652754d.js" type="module"></script><script src="scripts.b244d47cf71bb3856707.js" defer></script><script src="main-es2015.64815166b1f790aa600c.js" type="module"></script><script src="main-es5.64815166b1f790aa600c.js" nomodule defer></script></body>
</html>