mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2026-08-06 10:57:26 +08:00
直播功能菜单调整
This commit is contained in:
@@ -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: "创建直播",
|
||||
|
||||
Reference in New Issue
Block a user