xlb-main-login
Version:
``` yarn install ```
292 lines (286 loc) • 9.28 kB
JavaScript
import Basic from '@/layouts/Basic'
import Panel from '@/layouts/components/Panel'
// 首页
export default {
enname: 'community',
url: '/community',
component: Basic,
redirect: '/community/home',
children: [
{
url: '/community/home',
enname: 'community-home',
redirect: '/community/home/community',
component: Panel,
meta: {
title: '概况总览',
icon: 'https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/system/icon/gaikuang_red.png',
unIcon: 'https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/system/icon/gaikuang_gray.png',
},
children: [
{
url: '/community/home/community',
enname: 'community-home-community',
component: () => import('@/components/communityall/preview'),
meta: {
title: '概况总览',
enable: false,
routeEnable: false,
},
},
],
},
{
url: '/community/statement',
enname: 'community-statement',
redirect: '/community/statement/communityall',
component: Panel,
meta: {
title: '基础功能',
icon: 'https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/system/icon/select_00.png',
unIcon: 'https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/system/icon/left_icon_00.png',
},
children: [
{
url: '/community/statement/communityall',
enname: 'community-statement-communityall',
component: () => import('@/components/communityall/communityall'),
meta: {
title: '使用申明',
enable: false,
routeEnable: false,
},
},
{
url: '/community/statement/accbrand',
enname: 'community-statement-accbrand',
component: () => import('@/components/accbrand/accbrand'),
meta: {
title: '品牌设置',
enable: false,
routeEnable: false,
},
},
],
},
{
url: '/community/person',
enname: 'community-person',
redirect: '/community/person/communityall',
component: Panel,
meta: {
title: '客服号活码',
icon: 'https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/system/icon/gerenhao_red.png',
unIcon: 'https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/system/icon/gerenhao.png',
},
children: [
{
url: '/community/person/personcode',
enname: 'community-person-personcode',
component: () => import('@/components/personcode/personcode'),
meta: {
title: '活码管理',
enable: false,
routeEnable: false,
},
},
{
url: '/community/person/personcreate',
enname: 'community-person-personcreate',
hidden: true,
component: () => import('@/components/personcreate/personcreate'),
meta: {
title: '活码管理',
enable: false,
routeEnable: false,
},
},
{
url: '/community/person/personanalysisdetail',
enname: 'community-person-personanalysisdetail',
hidden: true,
component: () => import('@/components/personanalysisdetail/personanalysisdetail'),
meta: {
title: '数据分析',
enable: false,
routeEnable: false,
},
},
{
url: '/community/person/personanalysis',
enname: 'community-person-personanalysis',
component: () => import('@/components/personanalysis/personanalysis'),
meta: {
title: '裂变活动数据',
enable: false,
routeEnable: false,
},
},
],
},
{
url: '/community/community',
enname: 'community-community',
redirect: '/community/community/communitycode',
component: Panel,
meta: {
title: '群活码',
icon: 'https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/system/icon/qun_02.png',
unIcon: 'https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/system/icon/qun_01.png',
},
children: [
{
url: '/community/community/communitycode',
enname: 'community-community-communitycode',
component: () => import('@/components/communitycode/communitycode'),
meta: {
title: '活码管理',
enable: false,
routeEnable: false,
},
},
{
url: '/community/community/communitycreate',
enname: 'community-community-communitycreate',
hidden: true,
component: () => import('@/components/communitycreate/communitycreate'),
meta: {
title: '活码管理',
enable: false,
routeEnable: false,
},
},
{
url: '/community/community/communityanalysisdetail',
enname: 'community-community-communityanalysisdetail',
hidden: true,
component: () => import('@/components/communityanalysisdetail/communityanalysisdetail'),
meta: {
title: '数据分析',
enable: false,
routeEnable: false,
},
},
{
url: '/community/community/communityanalysis',
enname: 'community-community-communityanalysis',
component: () => import('@/components/communityanalysis/communityanalysis'),
meta: {
title: '裂变活动数据',
enable: false,
routeEnable: false,
},
},
],
},
{
url: '/community/group',
enname: 'community-group',
redirect: '/community/group/groupactivity',
component: Panel,
meta: {
title: '付费群裂变',
icon: 'https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/system/icon/fufei_02.png',
unIcon: 'https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/system/icon/fufei_01.png',
},
children: [
{
url: '/community/group/groupactivity',
enname: 'community-group-groupactivity',
component: () => import('@/components/groupactivity/groupactivity'),
meta: {
title: '付费群活动',
enable: false,
routeEnable: false,
},
},
{
url: '/community/group/groupactivitycreate',
enname: 'community-group-groupactivitycreate',
hidden: true,
component: () => import('@/components/groupactivitycreate/groupactivitycreate'),
meta: {
title: '付费群活动',
enable: false,
routeEnable: false,
},
},
{
url: '/community/group/grouptemanalysis',
enname: 'community-group-grouptemanalysis',
component: () => import('@/components/grouptemanalysis/grouptemanalysis'),
meta: {
title: '数据分析',
enable: false,
routeEnable: false,
},
},
{
url: '/community/group/groupearnings',
enname: 'community-group-groupearnings',
component: () => import('@/components/groupearnings/groupearnings'),
meta: {
title: '收益概况',
enable: false,
routeEnable: false,
},
},
{
url: '/community/group/groupearningsdetail',
enname: 'community-group-groupearningsdetail',
hidden: true,
component: () => import('@/components/groupearningsdetail/groupearningsdetail'),
meta: {
title: '收益概况',
enable: false,
routeEnable: false,
},
},
{
url: '/community/group/grouptemanalysisdetail',
enname: 'community-group-grouptemanalysisdetail',
hidden: true,
component: () => import('@/components/grouptemanalysisdetail/grouptemanalysisdetail'),
meta: {
title: '数据分析',
enable: false,
routeEnable: false,
},
},
],
},
{
url: '/community/manuel',
enname: 'community-manuel',
redirect: '/community/manuel/manuel',
component: Panel,
meta: {
title: '服务文档',
icon: 'https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/system/icon/fuwu_red.png',
unIcon: 'https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/system/icon/fuweu_gray.png',
},
children: [
{
url: '/community/manual/manual',
enname: 'community-manual-manual',
component: () => import('@/components/wechat/manual'),
meta: {
title: '客服操作手册',
enable: false,
routeEnable: false,
},
},
{
url: '/community/community/manual',
enname: 'community-community-manual',
component: () => import('@/components/wechat/manual'),
meta: {
title: '社群操作手册',
enable: false,
routeEnable: false,
},
},
],
},
],
}