diff --git a/web/src/components/settings/SystemSetting.jsx b/web/src/components/settings/SystemSetting.jsx index a1d26a4a..3218cdf0 100644 --- a/web/src/components/settings/SystemSetting.jsx +++ b/web/src/components/settings/SystemSetting.jsx @@ -773,9 +773,6 @@ const SystemSetting = () => { placeholder={t('输入域名后回车,如:example.com')} style={{ width: '100%' }} /> - - {t('域名过滤详细说明')} - @@ -820,9 +817,6 @@ const SystemSetting = () => { placeholder={t('输入IP地址后回车,如:8.8.8.8')} style={{ width: '100%' }} /> - - {t('IP过滤详细说明')} -