会员页面删除解锁动态特权
This commit is contained in:
parent
f45f0a8335
commit
55045fe771
|
@ -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 |
Loading…
Reference in New Issue