- 前端:满减送列表
- 前端:限时折扣列表
This commit is contained in:
@@ -130,6 +130,16 @@ export default [
|
||||
name: 'coupon-card-template-list',
|
||||
component: './Promotion/CouponCardTemplateList',
|
||||
},
|
||||
{
|
||||
path: '/promotion/time-limit-discount-list',
|
||||
name: 'time-limit-discount-list',
|
||||
component: './Promotion/TimeLimitedDiscountList',
|
||||
},
|
||||
{
|
||||
path: '/promotion/full-privilege-list',
|
||||
name: 'full-privilege-list',
|
||||
component: './Promotion/FullPrivilegeList',
|
||||
}
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user