mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-18 00:45:54 +08:00
pc端修改我的优惠券bug,样式,管理端删除添加秒杀活动功能
This commit is contained in:
@@ -240,12 +240,6 @@ export const otherRouter = {
|
||||
name: "seckill-goods",
|
||||
component: () => import("@/views/promotion/seckill/seckillGoods.vue")
|
||||
},
|
||||
{
|
||||
path: "promotion/seckill/manager-seckill-add",
|
||||
title: "添加限时抢购",
|
||||
name: "manager-seckill-add",
|
||||
component: () => import("@/views/promotion/seckill/addSeckill.vue")
|
||||
},
|
||||
{
|
||||
path: "/floorList/renovation",
|
||||
title: "编辑模板",
|
||||
|
||||
Reference in New Issue
Block a user