Commit b41eaaa1 authored by huangyuanyuan's avatar huangyuanyuan

添加轮播图页面

parent 33b8a1ca
......@@ -3000,7 +3000,15 @@ export default {
title: '奖项列表'
}
},
, {
{
path: '/Rotationchart',
name: 'Rotationchart',
component: resolve => require(['@/components/activity/Rotationchart'], resolve),
meta: {
title: '轮播图管理'
}
},
{
path: '/BmenuManagement',
name: 'BmenuManagement',
component: resolve => require(['@/components/activity/BmenuManagement'], resolve),
......
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