瀏覽代碼

【添加百度demo】

master
goule 3 年之前
父節點
當前提交
da7b072b94
共有 1 個檔案被更改,包括 10 行新增1 行删除
  1. +10
    -1
      index.html

+ 10
- 1
index.html 查看文件

@@ -13,7 +13,16 @@
href="https://unpkg.com/swiper/swiper-bundle.min.css"
/>
</head>

<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?01f9a922a19e5efbc89eefe55cf9a386";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>

<body>
<!-- 头部 -->


Loading…
取消
儲存