直播功能菜单调整

This commit is contained in:
chc
2026-07-06 14:48:40 +08:00
parent 2e5be29a43
commit fc5fb3832d
6 changed files with 128 additions and 59 deletions

View File

@@ -355,12 +355,6 @@ export const otherRouter = {
name: "add-sms-sign",
component: () => import("@/views/sys/message/smsSign.vue")
},
{
path: "live-list",
title: "直播管理",
name: "live-list",
component: () => import("@/views/live/list.vue")
},
{
path: "live-add",
title: "创建直播",