|
@@ -131,7 +131,7 @@ export const asyncRouterMap = [{
|
|
meta: {
|
|
meta: {
|
|
title: '订单',
|
|
title: '订单',
|
|
icon: 'profile',
|
|
icon: 'profile',
|
|
- permission: 'M_order'
|
|
|
|
|
|
+ permission: 'M_orderManage_list'
|
|
},
|
|
},
|
|
children: [
|
|
children: [
|
|
{
|
|
{
|
|
@@ -175,7 +175,7 @@ export const asyncRouterMap = [{
|
|
// 用户
|
|
// 用户
|
|
{
|
|
{
|
|
path: '/userInfo',
|
|
path: '/userInfo',
|
|
- redirect: '/userInfo/userManageList',
|
|
|
|
|
|
+ redirect: '/userInfo/userManage',
|
|
component: PageView,
|
|
component: PageView,
|
|
meta: {
|
|
meta: {
|
|
title: '用户',
|
|
title: '用户',
|
|
@@ -186,18 +186,18 @@ export const asyncRouterMap = [{
|
|
{
|
|
{
|
|
path: '/userInfo/userManage',
|
|
path: '/userInfo/userManage',
|
|
redirect: '/userInfo/userManageList/list',
|
|
redirect: '/userInfo/userManageList/list',
|
|
- name: 'userManageList',
|
|
|
|
|
|
+ name: 'userManageS',
|
|
component: RouteView,
|
|
component: RouteView,
|
|
meta: {
|
|
meta: {
|
|
title: '用户管理',
|
|
title: '用户管理',
|
|
icon: 'profile',
|
|
icon: 'profile',
|
|
- permission: 'M_user_userManage'
|
|
|
|
|
|
+ permission: 'M_user_userManage_list'
|
|
},
|
|
},
|
|
hideChildrenInMenu: true,
|
|
hideChildrenInMenu: true,
|
|
children: [{
|
|
children: [{
|
|
path: '/userInfo/userManageList/list',
|
|
path: '/userInfo/userManageList/list',
|
|
name: 'userManageList',
|
|
name: 'userManageList',
|
|
- component: () => import(/* webpackChunkName: "userInfo" */ '@/views/userInfo/userManageList.vue'),
|
|
|
|
|
|
+ component: () => import(/* webpackChunkName: "userManageList" */ '@/views/userInfo/userManageList.vue'),
|
|
meta: {
|
|
meta: {
|
|
title: '用户列表',
|
|
title: '用户列表',
|
|
icon: 'team',
|
|
icon: 'team',
|
|
@@ -208,7 +208,7 @@ export const asyncRouterMap = [{
|
|
{
|
|
{
|
|
path: '/userInfo/userManageList_user/detail/:id',
|
|
path: '/userInfo/userManageList_user/detail/:id',
|
|
name: 'userManageDetail',
|
|
name: 'userManageDetail',
|
|
- component: () => import(/* webpackChunkName: "userInfo" */ '@/views/userInfo/userDetails.vue'),
|
|
|
|
|
|
+ component: () => import(/* webpackChunkName: "userManageDetail" */ '@/views/userInfo/userDetails.vue'),
|
|
meta: {
|
|
meta: {
|
|
title: '用户详情',
|
|
title: '用户详情',
|
|
icon: 'profile',
|
|
icon: 'profile',
|
|
@@ -219,7 +219,7 @@ export const asyncRouterMap = [{
|
|
{
|
|
{
|
|
path: '/userInfo/userManageList_Ld/detail/:id',
|
|
path: '/userInfo/userManageList_Ld/detail/:id',
|
|
name: 'ledouDetail',
|
|
name: 'ledouDetail',
|
|
- component: () => import(/* webpackChunkName: "userInfo" */ '@/views/userInfo/LdDetails.vue'),
|
|
|
|
|
|
+ component: () => import(/* webpackChunkName: "LdDetails" */ '@/views/userInfo/LdDetails.vue'),
|
|
meta: {
|
|
meta: {
|
|
title: '乐豆详情',
|
|
title: '乐豆详情',
|
|
icon: 'profile',
|
|
icon: 'profile',
|
|
@@ -232,13 +232,14 @@ export const asyncRouterMap = [{
|
|
{
|
|
{
|
|
path: '/userInfo/releaseRecord/list',
|
|
path: '/userInfo/releaseRecord/list',
|
|
name: 'releaseRecordList',
|
|
name: 'releaseRecordList',
|
|
- component: () => import(/* webpackChunkName: "userInfo" */ '@/views/releaseRecord/releaseRecordList.vue'),
|
|
|
|
|
|
+ component: () => import(/* webpackChunkName: "releaseRecord" */ '@/views/releaseRecord/releaseRecordList.vue'),
|
|
meta: {
|
|
meta: {
|
|
title: '投放记录',
|
|
title: '投放记录',
|
|
icon: 'container',
|
|
icon: 'container',
|
|
permission: 'M_user_releaseRecord'
|
|
permission: 'M_user_releaseRecord'
|
|
}
|
|
}
|
|
- }]
|
|
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
},
|
|
},
|
|
{
|
|
{
|
|
path: '/shopSetting',
|
|
path: '/shopSetting',
|
|
@@ -247,7 +248,7 @@ export const asyncRouterMap = [{
|
|
meta: {
|
|
meta: {
|
|
title: '商城设置',
|
|
title: '商城设置',
|
|
icon: 'appstore',
|
|
icon: 'appstore',
|
|
- permission: 'M_shopSetting'
|
|
|
|
|
|
+ permission: 'M_AdBanner_list'
|
|
},
|
|
},
|
|
children: [
|
|
children: [
|
|
{
|
|
{
|
|
@@ -257,7 +258,7 @@ export const asyncRouterMap = [{
|
|
meta: {
|
|
meta: {
|
|
title: '推广位设置',
|
|
title: '推广位设置',
|
|
icon: 'picture',
|
|
icon: 'picture',
|
|
- permission: 'M_shopSetting_bannerSetting'
|
|
|
|
|
|
+ permission: 'M_AdBanner_list'
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
]
|
|
@@ -363,7 +364,7 @@ export const asyncRouterMap = [{
|
|
meta: {
|
|
meta: {
|
|
title: '供货商',
|
|
title: '供货商',
|
|
icon: 'user-add',
|
|
icon: 'user-add',
|
|
- permission: 'M_shopSetting'
|
|
|
|
|
|
+ permission: 'M_supplier_list'
|
|
},
|
|
},
|
|
children: [
|
|
children: [
|
|
{
|
|
{
|