mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
delete alert
This commit is contained in:
@@ -22,7 +22,7 @@ const functions = [
|
||||
icon: VehicleShip24Filled,
|
||||
},
|
||||
{
|
||||
name: '积分兑换 (将于3月11日上线',
|
||||
name: '积分兑换',
|
||||
desc: '通过上舰, Superchat, 赠送礼物等操作可以获取积分, 并通过积分兑换虚拟或者实体礼物',
|
||||
icon: BookCoins20Filled,
|
||||
},
|
||||
|
||||
@@ -364,8 +364,6 @@ onMounted(() => {})
|
||||
</NAlert>
|
||||
<EventFetcherStatusCard />
|
||||
</NFlex>
|
||||
<br />
|
||||
<NAlert type="success" style="max-width: 400px"> 此功能将于 3月11日 官方启用 OpenId 后正式上线 </NAlert>
|
||||
<NDivider />
|
||||
<NTabs animated v-model:value="hash">
|
||||
<NTabPane name="goods" tab="礼物">
|
||||
|
||||
Reference in New Issue
Block a user