mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
danmaku support openId
This commit is contained in:
@@ -53,7 +53,7 @@ onActivated(async () => {
|
||||
<template>
|
||||
<NSpin v-if="isLoading" show />
|
||||
<template v-else>
|
||||
<NButton @click="router.go(-1)" text>
|
||||
<NButton @click="router.push({ name: 'manage-live' })" text>
|
||||
{{ '< 返回' }}
|
||||
</NButton>
|
||||
<DanmakuContainer
|
||||
|
||||
Reference in New Issue
Block a user