mirror of
https://git.um-react.app/um/um-react.git
synced 2025-11-28 03:23:02 +00:00
docs: update faq
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user