|
|
@@ -110,7 +110,7 @@ export const constantRouterMap = [
|
|
|
title: '商品详情',
|
|
|
breadcrumb: [
|
|
|
{title: 'Dashboard', path: '/dashboard/index'},
|
|
|
- {title: '商城管理', path: '/shop/dec-order-list'},
|
|
|
+ {title: 'Shopping Mall', path: '/shop/dec-order-list'},
|
|
|
],
|
|
|
},
|
|
|
},
|
|
|
@@ -176,8 +176,8 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: '上传身份证',
|
|
|
breadcrumb: [
|
|
|
- {title: '首页', path: '/dashboard/index'},
|
|
|
- {title: '会员管理', path: '/user/index'},
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
+ {title: 'Member management', path: '/user/index'},
|
|
|
],
|
|
|
},
|
|
|
},
|
|
|
@@ -188,8 +188,8 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: '开拓会员列表',
|
|
|
breadcrumb: [
|
|
|
- {title: '首页', path: '/dashboard/index'},
|
|
|
- {title: '会员管理', path: '/user/index'},
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
+ {title: 'Member management', path: '/user/index'},
|
|
|
],
|
|
|
},
|
|
|
},
|
|
|
@@ -200,8 +200,8 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: '点位绑定列表',
|
|
|
breadcrumb: [
|
|
|
- {title: '首页', path: '/dashboard/index'},
|
|
|
- {title: '会员管理', path: '/user/index'},
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
+ {title: 'Member management', path: '/user/index'},
|
|
|
],
|
|
|
},
|
|
|
},
|
|
|
@@ -213,8 +213,8 @@ export const constantRouterMap = [
|
|
|
title: '点位绑定编辑',
|
|
|
highLight: '/user/bind',
|
|
|
breadcrumb: [
|
|
|
- {title: '首页', path: '/dashboard/index'},
|
|
|
- {title: '会员管理', path: '/user/index'},
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
+ {title: 'Member management', path: '/user/index'},
|
|
|
{title: '点位绑定列表', path: '/user/bind'},
|
|
|
],
|
|
|
},
|
|
|
@@ -258,7 +258,7 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: '安置网络',
|
|
|
breadcrumb: [
|
|
|
- {title: '首页', path: '/dashboard/index'},
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
{title: '网络图谱', path: '/atlas/network'},
|
|
|
],
|
|
|
},
|
|
|
@@ -289,8 +289,8 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: '最新奖金',
|
|
|
breadcrumb: [
|
|
|
- {title: '首页', path: '/dashboard/index'},
|
|
|
- {title: '奖金管理', path: '/bonus/index'},
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
+ {title: 'Bonus management', path: '/bonus/index'},
|
|
|
],
|
|
|
},
|
|
|
},
|
|
|
@@ -301,7 +301,7 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: 'Previous bonus',//往期奖金
|
|
|
breadcrumb: [
|
|
|
- {title: 'Dashboard', path: '/dashboard/index'},//首页
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},//Dashboard
|
|
|
{title: 'Bonus management', path: '/bonus/index'},//奖金管理
|
|
|
],
|
|
|
},
|
|
|
@@ -313,8 +313,8 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: '实时业绩',
|
|
|
breadcrumb: [
|
|
|
- {title: '首页', path: '/dashboard/index'},
|
|
|
- {title: '奖金管理', path: '/bonus/index'},
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
+ {title: 'Bonus management', path: '/bonus/index'},
|
|
|
],
|
|
|
},
|
|
|
},
|
|
|
@@ -325,8 +325,8 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: '房产积分',
|
|
|
breadcrumb: [
|
|
|
- {title: '首页', path: '/dashboard/index'},
|
|
|
- {title: '奖金管理', path: '/bonus/index'},
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
+ {title: 'Bonus management', path: '/bonus/index'},
|
|
|
],
|
|
|
},
|
|
|
},
|
|
|
@@ -346,7 +346,7 @@ export const constantRouterMap = [
|
|
|
title: 'Article List',
|
|
|
breadcrumb: [
|
|
|
{title: 'Dashboard', path: '/dashboard/index'},
|
|
|
- {title: 'Articla Management', path: '/article/list'},
|
|
|
+ {title: 'Article Management', path: '/article/list'},
|
|
|
],
|
|
|
},
|
|
|
},
|
|
|
@@ -358,7 +358,7 @@ export const constantRouterMap = [
|
|
|
title: 'Article Detail',
|
|
|
breadcrumb: [
|
|
|
{title: 'Dashboard', path: '/dashboard/index'},
|
|
|
- {title: 'Articla Management', path: '/article/list'},
|
|
|
+ {title: 'Article Management', path: '/article/list'},
|
|
|
],
|
|
|
},
|
|
|
},
|
|
|
@@ -376,7 +376,7 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: '站内信列表',
|
|
|
breadcrumb: [
|
|
|
- {title: '首页', path: '/dashboard/index'},
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
{title: '站内信', path: '/message/list'},
|
|
|
],
|
|
|
},
|
|
|
@@ -388,7 +388,7 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: '站内信详情',
|
|
|
breadcrumb: [
|
|
|
- {title: '首页', path: '/dashboard/index'},
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
{title: '站内信', path: '/message/list'},
|
|
|
],
|
|
|
},
|
|
|
@@ -407,8 +407,8 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: '会员复销池余额流水',
|
|
|
breadcrumb: [
|
|
|
- {title: '首页', path: '/dashboard/index'},
|
|
|
- {title: '财务管理', path: '/finance/withdraw'},
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
+ {title: 'Financial management', path: '/finance/withdraw'},
|
|
|
],
|
|
|
},
|
|
|
},
|
|
|
@@ -420,7 +420,7 @@ export const constantRouterMap = [
|
|
|
title: 'Withdrawal details',//提现明细
|
|
|
breadcrumb: [
|
|
|
{title: 'Dashboard', path: '/dashboard/index'},//首页
|
|
|
- {title: 'financial management', path: '/finance/index'},//财务管理
|
|
|
+ {title: 'Financial management', path: '/finance/index'},//财务管理
|
|
|
],
|
|
|
},
|
|
|
},
|
|
|
@@ -433,7 +433,7 @@ export const constantRouterMap = [
|
|
|
highLight: '/finance/withdraw',
|
|
|
breadcrumb: [
|
|
|
{title: 'Dashboard', path: '/dashboard/index'},//首页
|
|
|
- {title: 'financial management', path: '/finance/index'},//财务管理
|
|
|
+ {title: 'Financial management', path: '/finance/index'},//财务管理
|
|
|
{title: 'Withdrawal details', path: '/finance/withdraw'},//提现明细
|
|
|
],
|
|
|
},
|
|
|
@@ -445,8 +445,8 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: '报单订货单列表',
|
|
|
breadcrumb: [
|
|
|
- {title: '首页', path: '/dashboard/index'},
|
|
|
- {title: '财务管理', path: '/finance/index'},
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
+ {title: 'Financial management', path: '/finance/index'},
|
|
|
],
|
|
|
},
|
|
|
},
|
|
|
@@ -457,8 +457,8 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: '转账记录',
|
|
|
breadcrumb: [
|
|
|
- {title: '首页', path: '/dashboard/index'},
|
|
|
- {title: '财务管理', path: '/finance/index'},
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
+ {title: 'Financial management', path: '/finance/index'},
|
|
|
],
|
|
|
},
|
|
|
},
|
|
|
@@ -470,8 +470,8 @@ export const constantRouterMap = [
|
|
|
title: '我要转账',
|
|
|
highLight: '/finance/transfer-list',
|
|
|
breadcrumb: [
|
|
|
- {title: '首页', path: '/dashboard/index'},
|
|
|
- {title: '财务管理', path: '/finance/index'},
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
+ {title: 'Financial management', path: '/finance/index'},
|
|
|
{title: '转账记录', path: '/finance/transfer-list'},
|
|
|
],
|
|
|
},
|