This commit is contained in:
Van
2019-03-16 18:28:32 +08:00
parent 32d9065772
commit 7368e5b747
167 changed files with 592 additions and 560 deletions

View File

@@ -33,7 +33,7 @@
<main class="main">
<div class="wrapper">
<div class="content">
<article class="post-body content-reset">
<article class="post-body vditor-reset">
${page.pageContent}
</article>
<@comments commentList=pageComments article=page></@comments>