|
@@ -1011,99 +1011,99 @@ export const asyncRoutes = [
|
|
|
// }
|
|
|
// ]
|
|
|
// },
|
|
|
- {
|
|
|
- path: '/data',
|
|
|
- component: 'Layout',
|
|
|
- redirect: 'noRedirect',
|
|
|
- name: 'richSet',
|
|
|
- meta: {
|
|
|
- title: '数据统计',
|
|
|
- icon: 'data'
|
|
|
- },
|
|
|
- children: [
|
|
|
- // {
|
|
|
- // path: 'order',
|
|
|
- // component: '/data/order',
|
|
|
- // name: 'data_order',
|
|
|
- // meta: {
|
|
|
- // title: '批发商排名',
|
|
|
- // noCache: true
|
|
|
- // }
|
|
|
- // },
|
|
|
- {
|
|
|
- path: 'order_report',
|
|
|
- component: '/data/order_report',
|
|
|
- name: 'data_order_report',
|
|
|
- meta: {
|
|
|
- title: '活动数据',
|
|
|
- noCache: true
|
|
|
- }
|
|
|
- }
|
|
|
- // {
|
|
|
- // path: 'order_belong',
|
|
|
- // component: '/data/order_belong',
|
|
|
- // name: 'data_order_belong',
|
|
|
- // meta: {
|
|
|
- // title: '所属者排名',
|
|
|
- // noCache: true
|
|
|
- // }
|
|
|
- // },
|
|
|
- // {
|
|
|
- // path: 'visual',
|
|
|
- // component: '/data/visual',
|
|
|
- // name: 'DataVisual',
|
|
|
- // meta: {
|
|
|
- // title: '实时数据',
|
|
|
- // noCache: true
|
|
|
- // }
|
|
|
- // },
|
|
|
- // {
|
|
|
- // path: 'previous',
|
|
|
- // component: '/data/previous',
|
|
|
- // name: 'DataPrevious',
|
|
|
- // meta: {
|
|
|
- // title: '历届活动',
|
|
|
- // noCache: true
|
|
|
- // }
|
|
|
- // },
|
|
|
- // {
|
|
|
- // path: 'deal',
|
|
|
- // component: '/data/deal',
|
|
|
- // name: 'data_deal',
|
|
|
- // meta: {
|
|
|
- // title: '交易数据',
|
|
|
- // noCache: true
|
|
|
- // }
|
|
|
- // },
|
|
|
- // {
|
|
|
- // path: 'next',
|
|
|
- // component: '/data/next',
|
|
|
- // name: 'data_next',
|
|
|
- // meta: {
|
|
|
- // title: '销售统计',
|
|
|
- // noCache: true
|
|
|
- // }
|
|
|
- // },
|
|
|
- // {
|
|
|
- // path: 'rank',
|
|
|
- // component: '/data/rank',
|
|
|
- // name: 'data_rank',
|
|
|
- // meta: {
|
|
|
- // title: '排行榜',
|
|
|
- // noCache: true
|
|
|
- // }
|
|
|
- // },
|
|
|
- // {
|
|
|
- // path: 'tshirt',
|
|
|
- // component: '/data/tshirt',
|
|
|
- // name: 'Tshirt',
|
|
|
- // meta: {
|
|
|
- // title: 'T恤',
|
|
|
- // noCache: true
|
|
|
- // }
|
|
|
- // }
|
|
|
- ]
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // path: '/data',
|
|
|
+ // component: 'Layout',
|
|
|
+ // redirect: 'noRedirect',
|
|
|
+ // name: 'richSet',
|
|
|
+ // meta: {
|
|
|
+ // title: '数据统计',
|
|
|
+ // icon: 'data'
|
|
|
+ // },
|
|
|
+ // children: [
|
|
|
+ // {
|
|
|
+ // path: 'order',
|
|
|
+ // component: '/data/order',
|
|
|
+ // name: 'data_order',
|
|
|
+ // meta: {
|
|
|
+ // title: '批发商排名',
|
|
|
+ // noCache: true
|
|
|
+ // }
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // path: 'order_report',
|
|
|
+ // component: '/data/order_report',
|
|
|
+ // name: 'data_order_report',
|
|
|
+ // meta: {
|
|
|
+ // title: '活动数据',
|
|
|
+ // noCache: true
|
|
|
+ // }
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // path: 'order_belong',
|
|
|
+ // component: '/data/order_belong',
|
|
|
+ // name: 'data_order_belong',
|
|
|
+ // meta: {
|
|
|
+ // title: '所属者排名',
|
|
|
+ // noCache: true
|
|
|
+ // }
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // path: 'visual',
|
|
|
+ // component: '/data/visual',
|
|
|
+ // name: 'DataVisual',
|
|
|
+ // meta: {
|
|
|
+ // title: '实时数据',
|
|
|
+ // noCache: true
|
|
|
+ // }
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // path: 'previous',
|
|
|
+ // component: '/data/previous',
|
|
|
+ // name: 'DataPrevious',
|
|
|
+ // meta: {
|
|
|
+ // title: '历届活动',
|
|
|
+ // noCache: true
|
|
|
+ // }
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // path: 'deal',
|
|
|
+ // component: '/data/deal',
|
|
|
+ // name: 'data_deal',
|
|
|
+ // meta: {
|
|
|
+ // title: '交易数据',
|
|
|
+ // noCache: true
|
|
|
+ // }
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // path: 'next',
|
|
|
+ // component: '/data/next',
|
|
|
+ // name: 'data_next',
|
|
|
+ // meta: {
|
|
|
+ // title: '销售统计',
|
|
|
+ // noCache: true
|
|
|
+ // }
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // path: 'rank',
|
|
|
+ // component: '/data/rank',
|
|
|
+ // name: 'data_rank',
|
|
|
+ // meta: {
|
|
|
+ // title: '排行榜',
|
|
|
+ // noCache: true
|
|
|
+ // }
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // path: 'tshirt',
|
|
|
+ // component: '/data/tshirt',
|
|
|
+ // name: 'Tshirt',
|
|
|
+ // meta: {
|
|
|
+ // title: 'T恤',
|
|
|
+ // noCache: true
|
|
|
+ // }
|
|
|
+ // }
|
|
|
+ // ]
|
|
|
+ // },
|
|
|
// {
|
|
|
// path: '/tshirt',
|
|
|
// component: 'Layout',
|
|
@@ -1399,15 +1399,15 @@ export const asyncRoutes = [
|
|
|
noCache: true
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
- path: 'giftUrl',
|
|
|
- component: '/giftUrl/index',
|
|
|
- name: 'giftUrlIndex',
|
|
|
- meta: {
|
|
|
- title: '批发商图',
|
|
|
- noCache: true
|
|
|
- }
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // path: 'giftUrl',
|
|
|
+ // component: '/giftUrl/index',
|
|
|
+ // name: 'giftUrlIndex',
|
|
|
+ // meta: {
|
|
|
+ // title: '批发商图',
|
|
|
+ // noCache: true
|
|
|
+ // }
|
|
|
+ // },
|
|
|
// 大礼包申请(未上线)
|
|
|
// {
|
|
|
// path: 'applyGift',
|