fix open live danmaku client init

This commit is contained in:
2025-03-19 11:56:07 +08:00
parent 2818ecf6c4
commit 2448707633
3 changed files with 8 additions and 66 deletions

View File

@@ -200,6 +200,8 @@ onUnmounted(() => {
</KeepAlive>
</RouterView>
<template v-else>
{{ }}
<NAlert type="info" title="正在请求弹幕客户端认证信息...">
<NSpin show />
</NAlert>