|
|
|
@ -271,61 +271,61 @@ const tabList = ref([
|
|
|
|
id: "1",
|
|
|
|
id: "1",
|
|
|
|
key: () => import('./components/rfmAnalysis.vue'),
|
|
|
|
key: () => import('./components/rfmAnalysis.vue'),
|
|
|
|
title: "RFM分析",
|
|
|
|
title: "RFM分析",
|
|
|
|
backImg: "src/assets/images/icon1.png",
|
|
|
|
backImg: "/src/assets/images/icon1.png",
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "2",
|
|
|
|
id: "2",
|
|
|
|
key: () => import('./components/abcAnalysis.vue'),
|
|
|
|
key: () => import('./components/abcAnalysis.vue'),
|
|
|
|
title: "帕累托/ABC分析",
|
|
|
|
title: "帕累托/ABC分析",
|
|
|
|
backImg: "src/assets/images/icon2.png",
|
|
|
|
backImg: "/src/assets/images/icon2.png",
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "3",
|
|
|
|
id: "3",
|
|
|
|
key: () => import('./components/bostonAnalysis.vue'),
|
|
|
|
key: () => import('./components/bostonAnalysis.vue'),
|
|
|
|
title: "波士顿矩阵分析",
|
|
|
|
title: "波士顿矩阵分析",
|
|
|
|
backImg: "src/assets/images/icon3.png",
|
|
|
|
backImg: "/src/assets/images/icon3.png",
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "4",
|
|
|
|
id: "4",
|
|
|
|
key: () => import('./components/funnelAnalysis.vue'),
|
|
|
|
key: () => import('./components/funnelAnalysis.vue'),
|
|
|
|
title: "转化分析-漏斗模型",
|
|
|
|
title: "转化分析-漏斗模型",
|
|
|
|
backImg: "src/assets/images/icon4.png",
|
|
|
|
backImg: "/src/assets/images/icon4.png",
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "5",
|
|
|
|
id: "5",
|
|
|
|
key: () => import('./components/basketAnalysis.vue'),
|
|
|
|
key: () => import('./components/basketAnalysis.vue'),
|
|
|
|
title: "购物篮分析",
|
|
|
|
title: "购物篮分析",
|
|
|
|
backImg: "src/assets/images/icon5.png",
|
|
|
|
backImg: "/src/assets/images/icon5.png",
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "6",
|
|
|
|
id: "6",
|
|
|
|
key: () => import('./components/repurchaseAnalysis.vue'),
|
|
|
|
key: () => import('./components/repurchaseAnalysis.vue'),
|
|
|
|
title: "复购分析",
|
|
|
|
title: "复购分析",
|
|
|
|
backImg: "src/assets/images/icon6.png",
|
|
|
|
backImg: "/src/assets/images/icon6.png",
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "7",
|
|
|
|
id: "7",
|
|
|
|
key: () => import('./components/retainAnalysis.vue'),
|
|
|
|
key: () => import('./components/retainAnalysis.vue'),
|
|
|
|
title: "留存分析",
|
|
|
|
title: "留存分析",
|
|
|
|
backImg: "src/assets/images/icon7.png",
|
|
|
|
backImg: "/src/assets/images/icon7.png",
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "8",
|
|
|
|
id: "8",
|
|
|
|
key: () => import('./components/viscosityAnalysis.vue'),
|
|
|
|
key: () => import('./components/viscosityAnalysis.vue'),
|
|
|
|
title: "用户粘性分析",
|
|
|
|
title: "用户粘性分析",
|
|
|
|
backImg: "src/assets/images/icon8.png",
|
|
|
|
backImg: "/src/assets/images/icon8.png",
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "9",
|
|
|
|
id: "9",
|
|
|
|
key: () => import('./components/AARRRAnalysis.vue'),
|
|
|
|
key: () => import('./components/AARRRAnalysis.vue'),
|
|
|
|
title: "AARRR用户运营分析",
|
|
|
|
title: "AARRR用户运营分析",
|
|
|
|
backImg: "src/assets/images/icon9.png",
|
|
|
|
backImg: "/src/assets/images/icon9.png",
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "10",
|
|
|
|
id: "10",
|
|
|
|
key: () => import('./components/portraitAnalysis.vue'),
|
|
|
|
key: () => import('./components/portraitAnalysis.vue'),
|
|
|
|
title: "用户画像分析",
|
|
|
|
title: "用户画像分析",
|
|
|
|
backImg: "src/assets/images/icon10.png",
|
|
|
|
backImg: "/src/assets/images/icon10.png",
|
|
|
|
},
|
|
|
|
},
|
|
|
|
]);
|
|
|
|
]);
|
|
|
|
// defineExpose({ submitMethod });
|
|
|
|
// defineExpose({ submitMethod });
|
|
|
|
|