feat: 添加弹幕窗口管理功能;优化弹幕客户端连接逻辑;实现自动滚动和设置更新; 修复浏览页页面切换的问题

This commit is contained in:
2025-04-14 17:05:13 +08:00
parent c13fcb90c8
commit ff755afd99
11 changed files with 195 additions and 139 deletions

View File

@@ -34,6 +34,13 @@ export default {
title: '弹幕窗口管理',
}
},
{
path: 'danmaku-window',
name: 'client-danmaku-window-redirect',
redirect: {
name: 'client-danmaku-window'
}
},
{
path: 'test',
name: 'client-test',