|
|
@@ -65,24 +65,30 @@ export const list = [ |
|
|
|
children: [{ |
|
|
|
title: '卡签补办服务', |
|
|
|
path: 'cardFillDo', |
|
|
|
icon: 'Postcard', |
|
|
|
children: [] |
|
|
|
}, { |
|
|
|
title: '卡签续期服务', |
|
|
|
icon: 'Postcard', |
|
|
|
path: 'cardRenewal', |
|
|
|
children: [] |
|
|
|
}, { |
|
|
|
icon: 'Postcard', |
|
|
|
title: '标签重新激活服务', |
|
|
|
path: 'TABActivate', |
|
|
|
children: [] |
|
|
|
}, { |
|
|
|
icon: 'Postcard', |
|
|
|
title: '主动挂起(解除)服务', |
|
|
|
path: 'initiativeHangUp', |
|
|
|
children: [] |
|
|
|
}, { |
|
|
|
icon: 'Postcard', |
|
|
|
title: '被动挂起(解除)服务', |
|
|
|
path: 'passivityHangUp', |
|
|
|
children: [] |
|
|
|
}, { |
|
|
|
icon: 'Postcard', |
|
|
|
title: '卡签注销', |
|
|
|
path: 'TABActivate', |
|
|
|
children: [] |
|
|
@@ -93,13 +99,9 @@ export const list = [ |
|
|
|
icon: 'CreditCard', |
|
|
|
children: [{ |
|
|
|
title: '对公账户注册审核服务', |
|
|
|
path: 'home', |
|
|
|
path: 'corporateaccountManage', |
|
|
|
icon: 'Collection', |
|
|
|
children: [{ |
|
|
|
title: '对公账户注册审核服务', |
|
|
|
path: 'corporateaccountManage', |
|
|
|
children: [] |
|
|
|
}] |
|
|
|
children: [] |
|
|
|
}, { |
|
|
|
title: '充值及圈存服务', |
|
|
|
path: 'home', |
|
|
@@ -107,14 +109,17 @@ export const list = [ |
|
|
|
children: [{ |
|
|
|
title: '储值卡充值服务(修复)[圈存]', |
|
|
|
path: 'cardrechargefix', |
|
|
|
icon:'Notebook', |
|
|
|
children: [] |
|
|
|
}, { |
|
|
|
title: '对公账户打款充值服务', |
|
|
|
icon:'Plus', |
|
|
|
path: 'advancepaymentaccount', |
|
|
|
children: [] |
|
|
|
}] |
|
|
|
}, { |
|
|
|
title: '注销退费服务', |
|
|
|
icon:'Scissor', |
|
|
|
path: 'cardrefundcostManage', |
|
|
|
children: [] |
|
|
|
}, { |
|
|
@@ -123,10 +128,12 @@ export const list = [ |
|
|
|
icon:'Connection', |
|
|
|
children: [{ |
|
|
|
title: '储值卡-补卡额服务', |
|
|
|
icon:'Tickets', |
|
|
|
path: 'supplyCardBalance', |
|
|
|
children: [] |
|
|
|
}, { |
|
|
|
title: '储值卡-补交服务', |
|
|
|
icon:'Box', |
|
|
|
path: 'addsupplyCardBalance', |
|
|
|
children: [] |
|
|
|
}] |