This commit is contained in:
杜恒
2021-04-02 14:38:43 +08:00
parent 2eb0ca174b
commit dc369835c5
8 changed files with 112 additions and 4 deletions

View File

@@ -55,6 +55,7 @@
<?php $this->need('public/article.php'); ?>
<?php $this->need('public/handle.php'); ?>
<?php $this->need('public/copyright.php'); ?>
<?php $this->need('public/related.php'); ?>
</div>
<ul class="joe_post__pagination">
<?php $this->theNext('<li class="joe_post__pagination-item prev">%s</li>', '', ['title' => '上一篇']); ?>