From 0047dd972c0ab8ae6d1f49afe941054f7fef79fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=9C=E6=81=92?= <2323333339@qq.com> Date: Mon, 29 Mar 2021 11:05:31 +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 +- functions.php | 1 - package.json | 2 +- public/footer.php | 2 ++ typecho/write/js/_tools.js | 4 ++-- typecho/write/js/joe.write.chunk.js | 2 +- 6 files changed, 7 insertions(+), 6 deletions(-) diff --git a/core/function.php b/core/function.php index 5246160..da409ac 100644 --- a/core/function.php +++ b/core/function.php @@ -2,7 +2,7 @@ /* 获取主题当前版本号 */ function _getVersion() { - return "6.1.7"; + return "6.1.8"; }; /* 判断是否是手机 */ diff --git a/functions.php b/functions.php index 74b2635..30cf23b 100644 --- a/functions.php +++ b/functions.php @@ -345,7 +345,6 @@ function themeConfig($form) $JCustomFont->setAttribute('class', 'joe_content joe_global'); $form->addInput($JCustomFont); - $JAside_Author_Nick = new Typecho_Widget_Helper_Form_Element_Text( 'JAside_Author_Nick', NULL, diff --git a/package.json b/package.json index 168d1fd..4c320e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typecho-joe-next", - "version": "6.1.7", + "version": "6.1.8", "description": "A Theme Of Typecho", "main": "index.php", "keywords": [ diff --git a/public/footer.php b/public/footer.php index 57c9440..7776d47 100644 --- a/public/footer.php +++ b/public/footer.php @@ -31,6 +31,8 @@ +
+