瀏覽代碼

2022年5月9日11:07:16

master
wq 3 年之前
父節點
當前提交
664327ce0f
共有 1 個檔案被更改,包括 23 行新增23 行删除
  1. 23
    23
      src/data/menuData.ts

+ 23
- 23
src/data/menuData.ts 查看文件

// children: [ // children: [
{ {
title: '基础信息查询服务', title: '基础信息查询服务',
path: 'home1',
path: 'home',
children: [{ children: [{
title: '用户信息查询及变更服务', title: '用户信息查询及变更服务',
path: 'home1',
path: 'home',
children: [] children: []
}, { }, {
title: '车辆信息查询及变更服务', title: '车辆信息查询及变更服务',
path: 'home1',
path: 'home',
children: [] children: []
}, { }, {
title: '签约信息查询服务', title: '签约信息查询服务',
path: 'home1',
path: 'home',
children: [] children: []
}, { }, {
title: '卡片信息查询服务', title: '卡片信息查询服务',
path: 'home1',
path: 'home',
children: [] children: []
}, { }, {
title: 'OBU信息查询服务', title: 'OBU信息查询服务',
path: 'home1',
path: 'home',
children: [] children: []
}] }]
}, },
children: [] children: []
}, { }, {
title: '卡签售后服务', title: '卡签售后服务',
path: 'home1',
path: 'home',
children: [{ children: [{
title: '卡签补办服务', title: '卡签补办服务',
path: 'home1',
path: 'home',
children: [] children: []
}, { }, {
title: '卡签续期服务', title: '卡签续期服务',
path: 'home1',
path: 'home',
children: [] children: []
}, { }, {
title: '标签重新激活服务', title: '标签重新激活服务',
path: 'home1',
path: 'home',
children: [] children: []
}, { }, {
title: '主动挂起(解除)服务', title: '主动挂起(解除)服务',
path: 'home1',
path: 'home',
children: [] children: []
}, { }, {
title: '被动挂起(解除)服务', title: '被动挂起(解除)服务',
path: 'home1',
path: 'home',
children: [] children: []
}, { }, {
title: '卡签注销', title: '卡签注销',
path: 'home1',
path: 'home',
children: [] children: []
}] }]
}, { }, {
title: '储值卡资金服务', title: '储值卡资金服务',
path: 'home1',
path: 'home',
children: [{ children: [{
title: '对公账户注册审核服务', title: '对公账户注册审核服务',
path: 'home1',
path: 'home',
children: [{ children: [{
title: '对公账户注册审核服务', title: '对公账户注册审核服务',
path: 'home1',
path: 'home',
children: [] children: []
}] }]
}, { }, {
title: '充值及圈存服务', title: '充值及圈存服务',
path: 'home1',
path: 'home',
children: [{ children: [{
title: '储值卡充值服务(修复)[圈存]', title: '储值卡充值服务(修复)[圈存]',
path: 'home1',
path: 'home',
children: [] children: []
}, { }, {
title: '对公账户打款充值服务', title: '对公账户打款充值服务',
path: 'home1',
path: 'home',
children: [] children: []
}] }]
}, { }, {
title: '注销退费服务', title: '注销退费服务',
path: 'home1',
path: 'home',
children: [] children: []
}, { }, {
title: '补卡额及补交服务', title: '补卡额及补交服务',
path: 'home1',
path: 'home',
children: [{ children: [{
title: '储值卡-补卡额服务', title: '储值卡-补卡额服务',
path: 'home1',
path: 'home',
children: [] children: []
}, { }, {
title: '储值卡-补交服务', title: '储值卡-补交服务',
path: 'home1',
path: 'home',
children: [] children: []
}] }]
}] }]

Loading…
取消
儲存