mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-18 00:45:54 +08:00
修改秒杀页面展示名
This commit is contained in:
@@ -228,15 +228,9 @@ export const otherRouter = {
|
||||
name: "full-cut-detail",
|
||||
component: () => import("@/views/promotion/fullCut/fullCutDetail.vue")
|
||||
},
|
||||
{
|
||||
path: "promotion/seckill/manager-seckill",
|
||||
title: "限时抢购列表",
|
||||
name: "manager-seckill",
|
||||
component: () => import("@/views/promotion/seckill/seckill.vue")
|
||||
},
|
||||
{
|
||||
path: "promotion/seckill/seckill-goods",
|
||||
title: "限时抢购商品",
|
||||
title: "秒杀商品",
|
||||
name: "seckill-goods",
|
||||
component: () => import("@/views/promotion/seckill/seckillGoods.vue")
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user