Commit e730d6d8 authored by 华国豪's avatar 华国豪 🙄

新增消息推送管理

parent bf3fd401
This diff is collapsed.
......@@ -3879,6 +3879,14 @@ export default {
title: 'APP专享活动'
}
},
{
path: '/pushManagement',
name: 'pushManagement',
component: resolve => require(['@/components/activity/pushManagement'], resolve),
meta: {
title: '消息推送'
}
},
{
path: '/CouponDetail',
name: 'CouponDetail',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment