前端:优惠劵领取界面(未完成)

This commit is contained in:
YunaiV
2019-04-07 02:34:45 +08:00
parent 989259de7e
commit 6cee744ec1
6 changed files with 37 additions and 8 deletions

View File

@@ -185,6 +185,13 @@ const routes = [
title: '分类'
}
},
{
path: '/coupon/fetch',
component: () => import('../page/coupon/fetch'),
meta: {
title: '优惠劵领取'
}
}
];
// add route path