diff --git a/core/function.php b/core/function.php index dcb4040..b8656f0 100644 --- a/core/function.php +++ b/core/function.php @@ -2,7 +2,7 @@ /* 获取主题当前版本号 */ function _getVersion() { - return "7.0.1"; + return "7.0.2"; }; /* 判断是否是手机 */ diff --git a/package.json b/package.json index ca67b4f..3849ea2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typecho-joe-next", - "version": "7.0.1", + "version": "7.0.2", "description": "A Theme Of Typecho", "main": "index.php", "keywords": [ diff --git a/public/comment.php b/public/comment.php index 893ae1c..3273127 100644 --- a/public/comment.php +++ b/public/comment.php @@ -1,7 +1,7 @@ comments()->to($comments); ?>
-

评论 allow('comment')) : ?>(commentsNum(); ?>)

+

评论 allow('comment') && $this->options->JCommentStatus !== "off") : ?>(commentsNum(); ?>)

hidden) : ?>