This commit is contained in:
浪子
2025-06-26 19:35:46 +08:00
parent a0c6ea57fc
commit 05a83e5879
10 changed files with 318 additions and 11 deletions
+2 -2
View File
@@ -183,10 +183,10 @@ if($days > 180){
</div>
</div>
</div> <!--评论上方-->
<?php $this->need('comments.php'); ?>
</div>
<?php $this->need('comments.php'); ?>
<?php if ($this->options->articlefoot): ?>
<div class="puock-text p-block t-md ad-comment-top"><?php $this->options->articlefoot(); ?></div>
<?php endif; ?>
</div>
<?php $this->need('sidebar.php'); ?>
<?php $this->need('footer.php'); ?>