From 2311bc0da46db3221a44ca4ce8e4de0628686c32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=9C=E6=81=92?= <2323333339@qq.com> Date: Thu, 20 May 2021 11:15:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/function.php | 2 +- package.json | 2 +- public/comment.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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) : ?>