| | |
| | | rootMenu: true, |
| | | }, |
| | | }, |
| | | { |
| | | path: '/ServiceChargeManage', |
| | | redirect: 'noRedirect', |
| | | component: Layout, |
| | | hidden: false, |
| | | alwaysShow: true, |
| | | meta: { |
| | | rank: 10040, |
| | | title: '服务费管理', |
| | | rootMenu: true, |
| | | icon: 'home', |
| | | }, |
| | | children: [ |
| | | { |
| | | path: '/ServiceChargeManageList', |
| | | name: 'ServiceChargeManageList', |
| | | hidden: false, |
| | | alwaysShow: true, |
| | | component: () => import('@/views/ServiceChargeManage/ServiceChargeManage.vue'), |
| | | meta: { |
| | | rank: 10041, |
| | | title: '服务费管理', |
| | | // rootMenu: true, |
| | | icon: 'home', |
| | | }, |
| | | }, |
| | | { |
| | | path: '/BalanceManage', |
| | | name: 'BalanceManage', |
| | | hidden: false, |
| | | alwaysShow: true, |
| | | component: () => import('@/views/ServiceChargeManage/BalanceManage.vue'), |
| | | meta: { |
| | | rank: 10042, |
| | | title: '余额管理', |
| | | // rootMenu: true, |
| | | icon: 'home', |
| | | }, |
| | | }, |
| | | { |
| | | path: '/ServiceChargeDetail/:id', |
| | | name: 'ServiceChargeDetail', |
| | | hidden: true, |
| | | alwaysShow: false, |
| | | component: () => import('@/views/ServiceChargeManage/ServiceChargeDetail.vue'), |
| | | meta: { |
| | | rank: 10043, |
| | | title: '详情', |
| | | // rootMenu: true, |
| | | icon: 'home', |
| | | }, |
| | | }, |
| | | ], |
| | | }, |
| | | { |
| | | path: '/AgreementManage', |
| | | redirect: 'noRedirect', |
| | | component: Layout, |
| | | hidden: false, |
| | | alwaysShow: true, |
| | | meta: { |
| | | rank: 10050, |
| | | title: '协议管理', |
| | | rootMenu: true, |
| | | icon: 'home', |
| | | }, |
| | | children: [ |
| | | { |
| | | path: '/AgreementManageList', |
| | | name: 'AgreementManageList', |
| | | hidden: false, |
| | | alwaysShow: true, |
| | | component: () => import('@/views/AgreementManage/AgreementManageList.vue'), |
| | | meta: { |
| | | rank: 10051, |
| | | title: '协议管理', |
| | | // rootMenu: true, |
| | | icon: 'home', |
| | | }, |
| | | }, |
| | | ], |
| | | }, |
| | | // { |
| | | // path: '/WithdrawManage', |
| | | // redirect: 'noRedirect', |
| | |
| | | // }, |
| | | // ], |
| | | // }, |
| | | { |
| | | path: '/FinanceManage', |
| | | redirect: 'noRedirect', |
| | | component: Layout, |
| | | hidden: false, |
| | | alwaysShow: true, |
| | | meta: { |
| | | rank: 10070, |
| | | title: '财务管理', |
| | | rootMenu: true, |
| | | icon: 'home', |
| | | }, |
| | | children: [ |
| | | { |
| | | path: '/FinanceManageList', |
| | | name: 'FinanceManageList', |
| | | hidden: false, |
| | | alwaysShow: true, |
| | | component: () => import('@/views/FinanceManage/FinanceManage.vue'), |
| | | meta: { |
| | | rank: 10071, |
| | | title: '发放明细', |
| | | // rootMenu: true, |
| | | icon: 'home', |
| | | }, |
| | | }, |
| | | { |
| | | path: '/EnterpriseBalanceManage', |
| | | name: 'EnterpriseBalanceManage', |
| | | hidden: false, |
| | | alwaysShow: true, |
| | | component: () => import('@/views/FinanceManage/EnterpriseBalanceManage.vue'), |
| | | meta: { |
| | | rank: 10072, |
| | | title: '企业余额管理', |
| | | // rootMenu: true, |
| | | icon: 'home', |
| | | }, |
| | | }, |
| | | { |
| | | path: '/EnterpriseBalanceManageDetail/:id', |
| | | name: 'EnterpriseBalanceManageDetail', |
| | | hidden: true, |
| | | alwaysShow: false, |
| | | component: () => import('@/views/FinanceManage/EnterpriseBalanceManageDetail.vue'), |
| | | meta: { |
| | | rank: 10073, |
| | | title: '详情', |
| | | // rootMenu: true, |
| | | icon: 'home', |
| | | }, |
| | | }, |
| | | { |
| | | path: '/CustomerRechargeRecord/:id', |
| | | name: 'CustomerRechargeRecord', |
| | | hidden: true, |
| | | alwaysShow: false, |
| | | component: () => import('@/views/FinanceManage/CustomerRechargeRecord.vue'), |
| | | meta: { |
| | | rank: 10074, |
| | | title: '充值记录', |
| | | // rootMenu: true, |
| | | icon: 'home', |
| | | }, |
| | | }, |
| | | { |
| | | path: '/AccountManage', |
| | | name: 'AccountManage', |
| | | hidden: false, |
| | | alwaysShow: true, |
| | | component: () => import('@/views/FinanceManage/AccountManage.vue'), |
| | | meta: { |
| | | rank: 10075, |
| | | title: '账户管理', |
| | | // rootMenu: true, |
| | | icon: 'home', |
| | | }, |
| | | }, |
| | | { |
| | | path: '/CustomerRechargeManage', |
| | | name: 'CustomerRechargeManage', |
| | | hidden: false, |
| | | alwaysShow: true, |
| | | component: () => import('@/views/FinanceManage/CustomerRechargeManage.vue'), |
| | | meta: { |
| | | rank: 10074, |
| | | title: '客户充值管理', |
| | | // rootMenu: true, |
| | | icon: 'home', |
| | | }, |
| | | }, |
| | | ], |
| | | }, |
| | | |
| | | { |
| | | path: '/Login', |