docs: 格式化文档
This commit is contained in:
parent
2ab14c25d1
commit
6270102c99
|
@ -12,17 +12,17 @@
|
|||
<!--[if lt IE 10 ]>
|
||||
<link href="../css/IE8.css" rel="stylesheet" />
|
||||
<![endif]-->
|
||||
<environment include="Staging,Production">
|
||||
<script>
|
||||
var _hmt = _hmt || [];
|
||||
(function () {
|
||||
var hm = document.createElement("script");
|
||||
hm.src = "https://hm.baidu.com/hm.js?cbcf24ce616357304b344bdf4f4ae74f";
|
||||
var s = document.getElementsByTagName("script")[0];
|
||||
s.parentNode.insertBefore(hm, s);
|
||||
})();
|
||||
</script>
|
||||
</environment>
|
||||
<environment include="Staging,Production">
|
||||
<script>
|
||||
var _hmt = _hmt || [];
|
||||
(function () {
|
||||
var hm = document.createElement("script");
|
||||
hm.src = "https://hm.baidu.com/hm.js?cbcf24ce616357304b344bdf4f4ae74f";
|
||||
var s = document.getElementsByTagName("script")[0];
|
||||
s.parentNode.insertBefore(hm, s);
|
||||
})();
|
||||
</script>
|
||||
</environment>
|
||||
</head>
|
||||
<body class="trans-mute">
|
||||
<!--[if lt IE 10 ]>
|
||||
|
|
Loading…
Reference in New Issue