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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
{/* Check-in entry */}
|
{/* Check-in entry */}
|
||||||
<div>
|
{/* <div>
|
||||||
<button
|
<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"
|
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()}
|
onClick={() => handleCheckin()}
|
||||||
@ -417,7 +417,7 @@ export function TopBar({ collapsed, isDesktop=true }: { collapsed: boolean, isDe
|
|||||||
>
|
>
|
||||||
<CalendarDays className="h-3 w-3" />
|
<CalendarDays className="h-3 w-3" />
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div> */}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{/* AI 积分 */}
|
{/* AI 积分 */}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user