feat: add toc

This commit is contained in:
Justineo
2021-10-28 17:03:43 +08:00
parent 5240cfd31b
commit f69013b752
4 changed files with 12 additions and 7 deletions

View File

@@ -110,4 +110,11 @@ main
min-width 0
</style>
<style lang="stylus">
.one-toc
position absolute
left 100%
top 120px
</style>
<style lang="stylus" src="@/assets/styles/post.styl"></style>