|
@@ -126,172 +126,6 @@ const router = new Router({
|
|
|
name: '保费详情',
|
|
name: '保费详情',
|
|
|
component: () => import('@/pages/business/message'),
|
|
component: () => import('@/pages/business/message'),
|
|
|
},
|
|
},
|
|
|
- // {
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
- // path: '/copartner',
|
|
|
|
|
- // name: '合伙人',
|
|
|
|
|
- // component: PageView,
|
|
|
|
|
- // children: [
|
|
|
|
|
- // {
|
|
|
|
|
-
|
|
|
|
|
- // path: '/copartner/index',
|
|
|
|
|
- // name: '合伙人',
|
|
|
|
|
- // component: () => import('@/pages/copartner/index'),
|
|
|
|
|
- // }
|
|
|
|
|
- // ]
|
|
|
|
|
-
|
|
|
|
|
- // }
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
- // {
|
|
|
|
|
- // path: 'task',
|
|
|
|
|
- // name: '任务统计',
|
|
|
|
|
- // meta: {
|
|
|
|
|
- // icon: 'profile'
|
|
|
|
|
- // },
|
|
|
|
|
- // component: PageView,
|
|
|
|
|
- // children: [
|
|
|
|
|
- // {
|
|
|
|
|
- // path: 'channel',
|
|
|
|
|
- // name: '渠道',
|
|
|
|
|
- // component: () => import('@/pages/task/channel')
|
|
|
|
|
- // },
|
|
|
|
|
- // {
|
|
|
|
|
- // path: 'insurance',
|
|
|
|
|
- // name: '保险公司',
|
|
|
|
|
- // component: () => import('@/pages/task/insurance'),
|
|
|
|
|
- // },
|
|
|
|
|
- // {
|
|
|
|
|
- // path: 'agent',
|
|
|
|
|
- // name: '代理人',
|
|
|
|
|
- // component: () => import('@/pages/task/agent'),
|
|
|
|
|
- // },
|
|
|
|
|
-
|
|
|
|
|
- // ]
|
|
|
|
|
- // },
|
|
|
|
|
- // {
|
|
|
|
|
- // path: 'financial',
|
|
|
|
|
- // name: '财务中心',
|
|
|
|
|
- // meta: {
|
|
|
|
|
- // icon: 'check-circle-o',
|
|
|
|
|
- // },
|
|
|
|
|
- // component: PageView,
|
|
|
|
|
- // children: [
|
|
|
|
|
-
|
|
|
|
|
- // {
|
|
|
|
|
- // path: 'verification',
|
|
|
|
|
- // name: '费用校验',
|
|
|
|
|
- // component: () => import('@/pages/financial/verification')
|
|
|
|
|
- // }, {
|
|
|
|
|
- // path: 'receivables',
|
|
|
|
|
- // name: '财务应收',
|
|
|
|
|
- // component: { render(c) { return c('router-view') } },
|
|
|
|
|
- // redirect: "shou",
|
|
|
|
|
- // children: [
|
|
|
|
|
-
|
|
|
|
|
- // {
|
|
|
|
|
- // path: 'msg',
|
|
|
|
|
- // name: '每月详情',
|
|
|
|
|
- // meta: { invisible: true },
|
|
|
|
|
- // component: () => import('@/pages/financial/receivablesMessage')
|
|
|
|
|
- // }
|
|
|
|
|
- // ]
|
|
|
|
|
- // }, {
|
|
|
|
|
- // path: 'carInsurance',
|
|
|
|
|
- // name: '车险应收',
|
|
|
|
|
- // component: () => import('@/pages/financial/carInsurance')
|
|
|
|
|
- // }, {
|
|
|
|
|
- // path: 'noCarInsurance',
|
|
|
|
|
- // name: '非车险应收',
|
|
|
|
|
- // component: PageView,
|
|
|
|
|
- // children: [
|
|
|
|
|
- // {
|
|
|
|
|
- // path: 'carInsurance',
|
|
|
|
|
- // name: '驾意应收',
|
|
|
|
|
- // component: () => import('@/pages/financial/noCarInsurance')
|
|
|
|
|
- // }
|
|
|
|
|
-
|
|
|
|
|
- // ]
|
|
|
|
|
- // },
|
|
|
|
|
- // {
|
|
|
|
|
- // path: 'shou',
|
|
|
|
|
- // name: '财务应收',
|
|
|
|
|
- // component: () => import('@/pages/financial/receivables'),
|
|
|
|
|
- // meta: { invisible: true },
|
|
|
|
|
-
|
|
|
|
|
- // },
|
|
|
|
|
- // ]
|
|
|
|
|
- // },
|
|
|
|
|
- // {
|
|
|
|
|
- // path: 'quote',
|
|
|
|
|
- // name: '报价次数',
|
|
|
|
|
- // meta: {
|
|
|
|
|
- // icon: 'check-circle-o',
|
|
|
|
|
- // },
|
|
|
|
|
- // component: PageView,
|
|
|
|
|
- // children: [
|
|
|
|
|
- // {
|
|
|
|
|
- // path: 'quote',
|
|
|
|
|
- // name: '总报价',
|
|
|
|
|
- // component: () => import('@/pages/quote/quote')
|
|
|
|
|
- // },
|
|
|
|
|
- // {
|
|
|
|
|
- // path: 'agent',
|
|
|
|
|
- // name: '代理人报价',
|
|
|
|
|
- // component: () => import('@/pages/quote/agent'),
|
|
|
|
|
- // },
|
|
|
|
|
- // {
|
|
|
|
|
- // path: 'channel',
|
|
|
|
|
- // name: '渠道报价',
|
|
|
|
|
- // component: () => import('@/pages/quote/channel'),
|
|
|
|
|
- // },
|
|
|
|
|
-
|
|
|
|
|
- // ]
|
|
|
|
|
- // // component: () => import('@/pages/quote/quote')
|
|
|
|
|
- // // component: PageView,quote
|
|
|
|
|
- // },
|
|
|
|
|
- // {
|
|
|
|
|
- // path: 'profit',
|
|
|
|
|
- // name: '利润分析',
|
|
|
|
|
- // meta: {
|
|
|
|
|
- // icon: 'check-circle-o',
|
|
|
|
|
- // },
|
|
|
|
|
- // // component: PageView,
|
|
|
|
|
- // component: () => import('@/pages/profit/profit')
|
|
|
|
|
- // },
|
|
|
|
|
- // {
|
|
|
|
|
- // path: 'business',
|
|
|
|
|
- // name: '业务数据',
|
|
|
|
|
- // meta: {
|
|
|
|
|
- // icon: 'check-circle-o',
|
|
|
|
|
- // },
|
|
|
|
|
- // // component: PageView,
|
|
|
|
|
- // component: () => import('@/pages/business/business')
|
|
|
|
|
- // },
|
|
|
|
|
- // {
|
|
|
|
|
- // path: 'sys',
|
|
|
|
|
- // name: '系统管理',
|
|
|
|
|
- // meta: {
|
|
|
|
|
- // icon: 'check-circle-o',
|
|
|
|
|
- // },
|
|
|
|
|
- // component: PageView,
|
|
|
|
|
- // children: [
|
|
|
|
|
-
|
|
|
|
|
- // {
|
|
|
|
|
- // path: 'menu',
|
|
|
|
|
- // name: '菜单管理',
|
|
|
|
|
- // component: () => import('@/pages/sys/menu'),
|
|
|
|
|
- // },
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
- // ]
|
|
|
|
|
-
|
|
|
|
|
- // },
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
]
|
|
]
|
|
@@ -301,6 +135,7 @@ const router = new Router({
|
|
|
name: '首页',
|
|
name: '首页',
|
|
|
component: () => import('@/pages/index/index')
|
|
component: () => import('@/pages/index/index')
|
|
|
},
|
|
},
|
|
|
|
|
+
|
|
|
{
|
|
{
|
|
|
path: '/login',
|
|
path: '/login',
|
|
|
name: '登录页',
|
|
name: '登录页',
|