添加版权声明

This commit is contained in:
2020-11-10 21:53:33 +08:00
parent 995f875616
commit 76de2e555f
2 changed files with 16 additions and 4 deletions

View File

@ -25,6 +25,8 @@
.articelTitle 目录
.articelTocList(v-html='articels.post_toc')
.articelContent(v-html='articels.post_content', v-viewer)
.copyright
| 除特别注明外本站所有文章均为原创原创文章均已备案且受著作权保护未经作者书面授权请勿转载
.tools
.reward(@click='reward') 打赏
#comment.comment
@ -1017,6 +1019,11 @@ modal
font-size 85%
padding 2px 5px
.copyright
margin-top 80px
font-size 10px
color #888
.comment
width 100%
margin-top 60px
@ -1372,7 +1379,7 @@ modal
font-weight 300
.tools
margin-top 80px
margin-top 30px
margin-bottom 10px
text-align center
user-select none