From 46db895f19ca1de53a86f7f7270069d91c90cf22 Mon Sep 17 00:00:00 2001 From: david Date: Sat, 15 Oct 2022 14:01:32 +0800 Subject: [PATCH] fixed --- app/functions.php | 2 +- public/page/setting/sites.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/functions.php b/app/functions.php index a8d1e61..4234cfc 100644 --- a/app/functions.php +++ b/app/functions.php @@ -13,7 +13,7 @@ use app\domain\Config as domainConfig; */ function IYUU_VERSION(): string { - return '2.1.10'; + return '2.1.11'; } /** diff --git a/public/page/setting/sites.html b/public/page/setting/sites.html index ddcaf4b..31bdbd6 100644 --- a/public/page/setting/sites.html +++ b/public/page/setting/sites.html @@ -56,7 +56,7 @@
- 代理域名或者镜像域名(仅域名部分,例如:pt.baidu.com)。 + 代理域名或者镜像域名(仅域名部分,例如:pt.baidu.com),如果不理解请勿设置。
{{# if (d.cookie.visible === true) { }}