Merge pull request '优化下载页文案' (#46) from feat-20240118 into main
Reviewed-on: https://git.wishpal.cn/wishpal_ironfan/tiefen_space_web/pulls/46
This commit is contained in:
commit
a2517d7c5e
|
@ -120,7 +120,7 @@ export default function Home() {
|
||||||
)}
|
)}
|
||||||
{deviceType !== "Android" && (
|
{deviceType !== "Android" && (
|
||||||
<p className="mt-3 text-white text-sm font-normal">
|
<p className="mt-3 text-white text-sm font-normal">
|
||||||
安装遇到困难,请
|
安装前请卸载旧版本,详情请
|
||||||
<Link
|
<Link
|
||||||
className="link text-primary cursor-pointer"
|
className="link text-primary cursor-pointer"
|
||||||
href="/doc/ioshowtoinstall"
|
href="/doc/ioshowtoinstall"
|
||||||
|
|
Loading…
Reference in New Issue