This commit is contained in:
杜恒
2021-05-20 11:15:46 +08:00
parent 0d0b59507f
commit 2311bc0da4
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
<?php $this->comments()->to($comments); ?>
<div class="joe_comment">
<h3 class="joe_comment__title">评论 <?php if ($this->allow('comment')) : ?>(<?php $this->commentsNum(); ?>)<?php endif; ?></h3>
<h3 class="joe_comment__title">评论 <?php if ($this->allow('comment') && $this->options->JCommentStatus !== "off") : ?>(<?php $this->commentsNum(); ?>)<?php endif; ?></h3>
<?php if ($this->hidden) : ?>
<div class="joe_comment__close">