diff --git a/src/router/menu.ts b/src/router/menu.ts index 0e8932fc..64a732ea 100644 --- a/src/router/menu.ts +++ b/src/router/menu.ts @@ -219,6 +219,11 @@ export const SubscribeTvTabs = [ tab: 'popular', icon: 'mdi-television', }, + { + title: '订阅分享', + tab: 'share', + icon: 'mdi-television', + }, ] // 插件标签页