forked from 77media/video-flow
更新 暂时隐藏签到入口
This commit is contained in:
parent
86264e9436
commit
00a1f302d3
@ -409,7 +409,7 @@ export function TopBar({ collapsed, isDesktop=true }: { collapsed: boolean, isDe
|
||||
</p>
|
||||
</div>
|
||||
{/* Check-in entry */}
|
||||
<div>
|
||||
{/* <div>
|
||||
<button
|
||||
className="px-2 py-1 text-xs bg-gray-600 text-white rounded hover:bg-gray-700 transition-colors disabled:opacity-50 flex items-center justify-center"
|
||||
onClick={() => handleCheckin()}
|
||||
@ -417,7 +417,7 @@ export function TopBar({ collapsed, isDesktop=true }: { collapsed: boolean, isDe
|
||||
>
|
||||
<CalendarDays className="h-3 w-3" />
|
||||
</button>
|
||||
</div>
|
||||
</div> */}
|
||||
</div>
|
||||
|
||||
{/* AI 积分 */}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user