|
|
@ -14,6 +14,15 @@ |
|
|
|
<!--[if lte IE 9]> |
|
|
|
<!--[if lte IE 9]> |
|
|
|
<script src="/static/js/requestAnimationFrame.js"></script> |
|
|
|
<script src="/static/js/requestAnimationFrame.js"></script> |
|
|
|
<![endif]--> |
|
|
|
<![endif]--> |
|
|
|
|
|
|
|
<!-- 统计一下用户量,让我的开发更有激情 --> |
|
|
|
|
|
|
|
<!-- Google tag (gtag.js) --> |
|
|
|
|
|
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FC74BB2RGD"></script> |
|
|
|
|
|
|
|
<script> |
|
|
|
|
|
|
|
window.dataLayer = window.dataLayer || []; |
|
|
|
|
|
|
|
function gtag(){dataLayer.push(arguments);} |
|
|
|
|
|
|
|
gtag('js', new Date()); |
|
|
|
|
|
|
|
gtag('config', 'G-FC74BB2RGD'); |
|
|
|
|
|
|
|
</script> |
|
|
|
</head> |
|
|
|
</head> |
|
|
|
|
|
|
|
|
|
|
|
<body> |
|
|
|
<body> |
|
|
|