docs: update faq

This commit is contained in:
awalol
2025-07-15 22:21:23 +08:00
committed by awalol
parent d122eaecf5
commit 1fb6526cdb
2 changed files with 1 additions and 15 deletions

View File

@@ -1,6 +1,5 @@
import { ExtLink } from '~/components/ExtLink';
import { Header2, Header3, Header4 } from '~/components/HelpText/Headers';
import { ProjectIssue } from '~/components/ProjectIssue';
import { NavLink } from 'react-router';
@@ -12,15 +11,6 @@ export function OtherFAQ() {
<p></p>
<p>使</p>
<Header3 id="batch-dl"></Header3>
<p>
{'暂时没有实现,不过你可以在 '}
<ProjectIssue id={34} title="[UI] 全部下载功能" />
{' 以及 '}
<ProjectIssue id={43} title="批量下载" />
{' 追踪该问题。'}
</p>
<Header3 id="android-browsers">安卓: 浏览器支持说明</Header3>
<p> 使 Chrome Firefox </p>
<div className="flex flex-col md:flex-row gap-2 md:gap-8">