소스 검색

【添加百度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>
<!-- 头部 -->


불러오는 중...
취소
저장