mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-10 20:36:55 +08:00
feat: 优化弹幕动效, 开始自动操作编写
This commit is contained in:
@@ -34,6 +34,14 @@ export default {
|
||||
title: '弹幕窗口管理',
|
||||
}
|
||||
},
|
||||
{
|
||||
path: 'auto-action',
|
||||
name: 'client-auto-action-manage',
|
||||
component: () => import('@/client/ClientAutoAction.vue'),
|
||||
meta: {
|
||||
title: '自动操作管理',
|
||||
}
|
||||
},
|
||||
{
|
||||
path: 'danmaku-window',
|
||||
name: 'client-danmaku-window-redirect',
|
||||
|
||||
Reference in New Issue
Block a user