|
|
@@ -32,7 +32,7 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: 'Dashboard',//控制台
|
|
|
breadcrumb: [
|
|
|
- {title: 'Home Page', path: '/dashboard/index'},//首页
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},//首页
|
|
|
],
|
|
|
},
|
|
|
}]
|
|
|
@@ -49,7 +49,7 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: 'Entry list',//报单列表
|
|
|
breadcrumb: [
|
|
|
- {title: 'Home Page', path: '/dashboard/index'},//首页
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},//首页
|
|
|
{title: 'Products Management', path: '/shop/dec-order-list'},//商城管理
|
|
|
],
|
|
|
},
|
|
|
@@ -61,7 +61,7 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: 'Order List',//订单列表
|
|
|
breadcrumb: [
|
|
|
- {title: 'Home Page', path: '/dashboard/index'},//首页
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},//首页
|
|
|
{title: 'Products Management', path: '/shop/dec-order-list'},//商城管理
|
|
|
],
|
|
|
},
|
|
|
@@ -73,7 +73,7 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: 'Products list',//商品列表
|
|
|
breadcrumb: [
|
|
|
- {title: 'Home Page', path: '/dashboard/index'},//首页
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},//首页
|
|
|
{title: 'Products Management', path: '/shop/dec-order-list'},//商城管理
|
|
|
],
|
|
|
},
|
|
|
@@ -85,7 +85,7 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: 'Products settlement',
|
|
|
breadcrumb: [
|
|
|
- {title: 'Home Page', path: '/dashboard/index'},//首页
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},//首页
|
|
|
{title: 'Products Management', path: '/shop/dec-order-list'}//商城管理
|
|
|
],
|
|
|
},
|
|
|
@@ -97,7 +97,7 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: '商品详情',
|
|
|
breadcrumb: [
|
|
|
- {title: '首页', path: '/dashboard/index'},
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},
|
|
|
{title: '商城管理', path: '/shop/dec-order-list'},
|
|
|
],
|
|
|
},
|
|
|
@@ -109,7 +109,7 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: 'Repeat sales products',//复消商品
|
|
|
breadcrumb: [
|
|
|
- {title: 'Home Page', path: '/dashboard/index'},//首页
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},//首页
|
|
|
{title: 'Products Management', path: '/shop/dec-order-list'},//商城管理
|
|
|
],
|
|
|
},
|
|
|
@@ -121,7 +121,7 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: 'Settlement Repeat sales products',//复消商品结算
|
|
|
breadcrumb: [
|
|
|
- {title: 'Home Page', path: '/dashboard/index'},//首页
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},//首页
|
|
|
{title: 'Products Management', path: '/shop/dec-order-list'}//商城管理
|
|
|
],
|
|
|
},
|
|
|
@@ -152,7 +152,7 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: 'Reset Password',//重置密码
|
|
|
breadcrumb: [
|
|
|
- {title: 'Home Page', path: '/dashboard/index'},//首页
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},//首页
|
|
|
{title: 'Member management', path: '/user/index'},//会员管理
|
|
|
],
|
|
|
},
|
|
|
@@ -214,7 +214,7 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: ' Entry Management',//报单管理
|
|
|
breadcrumb: [
|
|
|
- {title: 'Home Page', path: '/dashboard/index'},//首页
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},//首页
|
|
|
{title: 'Member management', path: '/user/index'},//会员管理
|
|
|
],
|
|
|
},
|
|
|
@@ -252,7 +252,7 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: 'My account',//我的账户
|
|
|
breadcrumb: [
|
|
|
- {title: 'Home Page', path: '/dashboard/index'},//首页
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},//首页
|
|
|
{title: 'Bonus management', path: '/bonus/index'},//奖金管理
|
|
|
],
|
|
|
},
|
|
|
@@ -276,7 +276,7 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: 'Previous bonus',//往期奖金
|
|
|
breadcrumb: [
|
|
|
- {title: 'Home Page', path: '/dashboard/index'},//首页
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},//首页
|
|
|
{title: 'Bonus management', path: '/bonus/index'},//奖金管理
|
|
|
],
|
|
|
},
|
|
|
@@ -394,7 +394,7 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: 'Withdrawal details',//提现明细
|
|
|
breadcrumb: [
|
|
|
- {title: 'Home Page', path: '/dashboard/index'},//首页
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},//首页
|
|
|
{title: 'financial management', path: '/finance/index'},//财务管理
|
|
|
],
|
|
|
},
|
|
|
@@ -407,7 +407,7 @@ export const constantRouterMap = [
|
|
|
title: 'Withdraw',//我要提现
|
|
|
highLight: '/finance/withdraw',
|
|
|
breadcrumb: [
|
|
|
- {title: 'Home Page', path: '/dashboard/index'},//首页
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},//首页
|
|
|
{title: 'financial management', path: '/finance/index'},//财务管理
|
|
|
{title: 'Withdrawal details', path: '/finance/withdraw'},//提现明细
|
|
|
],
|
|
|
@@ -458,7 +458,7 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: 'Recharge details',//充值明细
|
|
|
breadcrumb: [
|
|
|
- {title: 'Home Page', path: '/dashboard/index'},//首页
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},//首页
|
|
|
{title: 'financial management', path: '/finance/index'},//财务管理
|
|
|
],
|
|
|
},
|
|
|
@@ -471,7 +471,7 @@ export const constantRouterMap = [
|
|
|
title: 'Recharge',//我要充值
|
|
|
highLight: '/finance/recharge',
|
|
|
breadcrumb: [
|
|
|
- {title: 'Home Page', path: '/dashboard/index'},//首页
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},//首页
|
|
|
{title: 'financial management', path: '/finance/index'},//财务管理
|
|
|
{title: 'Withdrawal details', path: '/finance/withdraw'},
|
|
|
],
|
|
|
@@ -491,7 +491,7 @@ export const constantRouterMap = [
|
|
|
meta: {
|
|
|
title: 'Receiving address',//收货地址管理
|
|
|
breadcrumb: [
|
|
|
- {title: 'Home Page', path: '/dashboard/index'},//首页
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},//首页
|
|
|
{title: 'Setting', path: '/config/base'},//设置
|
|
|
],
|
|
|
},
|
|
|
@@ -504,7 +504,7 @@ export const constantRouterMap = [
|
|
|
title: 'Add shipping address',//添加收货地址
|
|
|
highLight: '/config/receive-address-list',
|
|
|
breadcrumb: [
|
|
|
- {title: 'Home Page', path: '/dashboard/index'},//首页
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},//首页
|
|
|
{title: 'Setting', path: '/config/base'},//设置
|
|
|
{title: 'Receiving address', path: '/config/receive-address-list'},//收货地址管理
|
|
|
],
|
|
|
@@ -518,7 +518,7 @@ export const constantRouterMap = [
|
|
|
title: 'Edit address',
|
|
|
highLight: '/config/receive-address-list',
|
|
|
breadcrumb: [
|
|
|
- {title: 'Home Page', path: '/dashboard/index'},//首页
|
|
|
+ {title: 'Dashboard', path: '/dashboard/index'},//首页
|
|
|
{title: 'Setting', path: '/config/base'},//设置
|
|
|
{title: 'Receiving address', path: '/config/receive-address-list'},//收货地址管理
|
|
|
],
|