From 4b03e8c8e286f6806822c38d014364b887c7c4f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=9C=E6=81=92?= <2323333339@qq.com> Date: Thu, 3 Jun 2021 11:28:01 +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/core.php | 2 +- core/function.php | 2 +- friends.php | 2 +- package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/core.php b/core/core.php index e7c3ceb..54c52dc 100644 --- a/core/core.php +++ b/core/core.php @@ -153,7 +153,7 @@ function themeFields($layout) NULL, 'M3U8或MP4地址(非必填)', '填写后,文章会插入一个视频模板
- 格式:视频名称&视频地址。如果有多个,换行写即可
+ 格式:视频名称$视频地址。如果有多个,换行写即可
例如:
第01集$https://iqiyi.cdn9-okzy.com/20201104/17638_8f3022ce/index.m3u8
第02集$https://iqiyi.cdn9-okzy.com/20201104/17639_5dcb8a3b/index.m3u8 diff --git a/core/function.php b/core/function.php index df0b6a9..0ce2da6 100644 --- a/core/function.php +++ b/core/function.php @@ -2,7 +2,7 @@ /* 获取主题当前版本号 */ function _getVersion() { - return "7.2.1"; + return "7.2.2"; }; /* 判断是否是手机 */ diff --git a/friends.php b/friends.php index 752eead..601701a 100644 --- a/friends.php +++ b/friends.php @@ -1,7 +1,7 @@