前端:优惠劵领取界面(未完成)
This commit is contained in:
@@ -185,6 +185,13 @@ const routes = [
|
||||
title: '分类'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/coupon/fetch',
|
||||
component: () => import('../page/coupon/fetch'),
|
||||
meta: {
|
||||
title: '优惠劵领取'
|
||||
}
|
||||
}
|
||||
];
|
||||
|
||||
// add route path
|
||||
|
||||
Reference in New Issue
Block a user