分享空间卡片添加网址

This commit is contained in:
al 2024-08-21 13:11:06 +08:00
parent 425f28b673
commit 6ec3c41917
1 changed files with 12 additions and 0 deletions

View File

@ -99,6 +99,18 @@ export default function Share({ params }) {
</span>
</p>
</div>
<div className="py-1 text-xs flex flex-wrap items-center ">
<div className="flex items-center flex-nowrap">
<img
className="object-cover scale-110 w-3 mr-1"
src="/images/icon_without_bg.png"
/>
<span className="whitespace-nowrap">铁粉空间</span>
</div>
<span className="text-[#ffffff80] whitespace-nowrap">
|官网:tiefen.fun
</span>
</div>
</div>
<div className="h-20 aspect-square ml-auto overflow-hidden rounded shrink-0">
<img className="object-cover scale-110 w-full" src={qrcodeUrl} />