mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2026-05-06 07:34:40 +08:00
refactor(router): 移除消息模版路由配置
This commit is contained in:
@@ -159,12 +159,7 @@ export const otherRouter = {
|
||||
name: "member-group",
|
||||
component: () => import("@/views/member/group/index.vue")
|
||||
},
|
||||
{
|
||||
path: "message-template",
|
||||
title: "消息模版",
|
||||
name: "message-template",
|
||||
component: () => import("@/views/sys/message/messageTemplate.vue")
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
path: "goods/goods-info/goodsDetail",
|
||||
|
||||
Reference in New Issue
Block a user