会员页面删除解锁动态特权

This commit is contained in:
jueweijue 2024-05-02 22:28:38 +08:00
parent f45f0a8335
commit 55045fe771
2 changed files with 2 additions and 2 deletions

View File

@ -186,8 +186,8 @@ export default function Vip() {
<div className="flex flex-row items-center basis-1/2">
<Image className="w-11" src={vipright1} alt="" />
<div className="flex flex-col ml-1.5">
<p className="text-[#F5C4CC] text-sm">解锁动态</p>
<p className="text-[#613F46] text-xs">永久查看</p>
<p className="text-[#F5C4CC] text-sm">高清图片</p>
<p className="text-[#613F46] text-xs">下载保存</p>
</div>
</div>
<div className="flex flex-row items-center basis-1/2">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 47 KiB