|
|
@ -19,8 +19,8 @@ const routes: Routes = [ |
|
|
|
{ path: 'order-integral-recharge-list', component: OrderIntegralRechargeComponent }, |
|
|
|
{ path: 'order-integral-recharge-list', component: OrderIntegralRechargeComponent }, |
|
|
|
{ path: 'order-refund-list', component: OrderRefundListComponent }, |
|
|
|
{ path: 'order-refund-list', component: OrderRefundListComponent }, |
|
|
|
{ path: 'order-kfc-list', component: KfcOrderListComponent}, |
|
|
|
{ path: 'order-kfc-list', component: KfcOrderListComponent}, |
|
|
|
{ path: 'order-starbucks--list', component: StarbucksOrderListComponent}, |
|
|
|
{ path: 'order-starbucks-list', component: StarbucksOrderListComponent}, |
|
|
|
{ path: 'order-member-charge--list', component: MemberChargeOrderListComponent}, |
|
|
|
{ path: 'order-member-charge-list', component: MemberChargeOrderListComponent}, |
|
|
|
{ path: 'mobile-recharge-order-list', component: MobileRechargeOrderListComponent }, |
|
|
|
{ path: 'mobile-recharge-order-list', component: MobileRechargeOrderListComponent }, |
|
|
|
{ path: 'pre-order', component: PreOrderComponent }, |
|
|
|
{ path: 'pre-order', component: PreOrderComponent }, |
|
|
|
{ path: 'discount-use-condition-list', component: DiscountUseConditionListComponent }, |
|
|
|
{ path: 'discount-use-condition-list', component: DiscountUseConditionListComponent }, |
|
|
|