add web-fetcher

This commit is contained in:
2024-02-28 16:28:21 +08:00
parent 40fdc93fec
commit f1c06deffd
18 changed files with 527 additions and 84 deletions

View File

@@ -42,5 +42,13 @@ export default {
title: '棉花糖展示',
},
},
{
path: 'web-fetcher',
name: 'obs-web-fetcher',
component: () => import('@/views/obs/WebFetcherOBS.vue'),
meta: {
title: '弹幕收集器 (OBS版',
},
},
],
}