From eaa56b00700c4f50efe0e2a4536240dffc73f33f Mon Sep 17 00:00:00 2001 From: streakingman Date: Wed, 5 Oct 2022 11:42:17 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9A=82=E6=97=B6=E5=85=B3=E9=97=AD?= =?UTF-8?q?=E4=BA=8C=E7=BB=B4=E7=A0=81=E7=94=9F=E6=88=90=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ConfigDialog.tsx | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/src/components/ConfigDialog.tsx b/src/components/ConfigDialog.tsx index f22ee1b..8c116d8 100644 --- a/src/components/ConfigDialog.tsx +++ b/src/components/ConfigDialog.tsx @@ -502,13 +502,25 @@ export const ConfigDialog: FC<{ )} {configError &&
{configError}
} +
+ 由于访问量过大,生成二维码码和链接功能暂时关闭(个人项目经费有限且本项目没有接任何广告,感谢理解😭,但仍然可以本地整活,之前生成的二维码和链接依然有效), + 本项目开源,有需求可以自行fork进行部署: + + github仓库地址 + +
- + */}