mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
add rtc feature, set payment page to wip state
This commit is contained in:
@@ -36,7 +36,10 @@ onMounted(() => {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<NTabs animated type="line">
|
||||
<div v-if="true">
|
||||
WIP...
|
||||
</div>
|
||||
<NTabs v-else animated type="line">
|
||||
<NTabPane name="弹幕储存" tab="弹幕储存">
|
||||
<template #tab>
|
||||
<component :is="tabDisplay(ConsumptionTypes.DanmakuStorage)" />
|
||||
|
||||
Reference in New Issue
Block a user