Fix scroll highlight when Vue exist

This commit is contained in:
qingwei.li 2016-12-27 23:58:26 +08:00
commit b9aeb4a922
3 changed files with 10 additions and 3 deletions

View file

@ -8,5 +8,7 @@
<body class="">
<div id="app"></div>
</body>
<script src=//unpkg.com/vue></script>
<script src=//unpkg.com/vuep></script>
<script src="/lib/docsify.js" data-repo="qingwei-li/docsify" data-auto2top data-sidebar-toggle data-router></script>
</html>