pages(detail): Finishing the details one last time

Trust me!!!
This commit is contained in:
2022-01-15 01:02:47 +08:00
parent e4e7e8d26d
commit 6ba8890d3a
13 changed files with 149 additions and 120 deletions

View File

@@ -50,11 +50,11 @@
${post.formatContent!}
</div>
</div>
<div class="commentButton">
<a href="${blog_url!}">
<div class="post-bottom-menu">
<a href="${blog_url!}" >
退回首页
</a>
<a href="">
<a href="javascript:document.getElementById('comment').classList.remove('close')">
留下一言
</a>
</div>