|
|
@@ -235,51 +235,60 @@ const advantageImg = Object.freeze([
|
|
|
const exprienceImg = Object.freeze([
|
|
|
{
|
|
|
id: 0,
|
|
|
- imgUrl:
|
|
|
- "http://res.training.luojigou.vip/FoHy9wMCaPPpgzaDmwQvFwRdM1Za?imageView2/0/q/50|imageslim",
|
|
|
- label: "中台技术支持",
|
|
|
+
|
|
|
+ // imgUrl:
|
|
|
+ // "http://res.training.luojigou.vip/FoHy9wMCaPPpgzaDmwQvFwRdM1Za?imageView2/0/q/50|imageslim",
|
|
|
+ imgUrl: require('~/assets/images/cooperate/exprience_01.png'),
|
|
|
+ label: "招聘驱动",
|
|
|
},
|
|
|
{
|
|
|
id: 1,
|
|
|
- imgUrl:
|
|
|
- "http://res.training.luojigou.vip/FiumJtB1GJfyCphjUdlYrLTXYB6J?imageView2/0/q/50|imageslim",
|
|
|
- label: "品牌&产品培训",
|
|
|
+ // imgUrl:
|
|
|
+ // "http://res.training.luojigou.vip/FiumJtB1GJfyCphjUdlYrLTXYB6J?imageView2/0/q/50|imageslim",
|
|
|
+ imgUrl: require('~/assets/images/cooperate/exprience_02.png'),
|
|
|
+ label: "课程驱动",
|
|
|
},
|
|
|
{
|
|
|
id: 2,
|
|
|
- imgUrl:
|
|
|
- "http://res.training.luojigou.vip/FlhyrFbDqh4rUzE39K3O8tJ0RjdP?imageView2/0/q/50|imageslim",
|
|
|
- label: "人员招聘支持",
|
|
|
+ // imgUrl:
|
|
|
+ // "http://res.training.luojigou.vip/FlhyrFbDqh4rUzE39K3O8tJ0RjdP?imageView2/0/q/50|imageslim",
|
|
|
+ imgUrl: require('~/assets/images/cooperate/exprience_03.png'),
|
|
|
+ label: "督导驱动",
|
|
|
},
|
|
|
{
|
|
|
id: 3,
|
|
|
- imgUrl:
|
|
|
- "http://res.training.luojigou.vip/FgDk_mDwKmS97_IIzdGl0fNVTE4k?imageView2/0/q/50|imageslim",
|
|
|
- label: "市场物料支持",
|
|
|
+ // imgUrl:
|
|
|
+ // "http://res.training.luojigou.vip/FgDk_mDwKmS97_IIzdGl0fNVTE4k?imageView2/0/q/50|imageslim",
|
|
|
+ imgUrl: require('~/assets/images/cooperate/exprience_04.png'),
|
|
|
+ label: "开店驱动",
|
|
|
},
|
|
|
{
|
|
|
id: 4,
|
|
|
- imgUrl:
|
|
|
- "http://res.training.luojigou.vip/Fm3NVf5OAfxaV3KUwoh25hSC0gim?imageView2/0/q/50|imageslim",
|
|
|
- label: "运营服务支持",
|
|
|
+ // imgUrl:
|
|
|
+ // "http://res.training.luojigou.vip/Fm3NVf5OAfxaV3KUwoh25hSC0gim?imageView2/0/q/50|imageslim",
|
|
|
+ imgUrl: require('~/assets/images/cooperate/exprience_05.png'),
|
|
|
+ label: "品牌驱动",
|
|
|
},
|
|
|
{
|
|
|
id: 5,
|
|
|
- imgUrl:
|
|
|
- "http://res.training.luojigou.vip/Fqhl44i_bmz2fslvMe-UcnhgPMFJ?imageView2/0/q/50|imageslim",
|
|
|
- label: "选址评估支持",
|
|
|
+ // imgUrl:
|
|
|
+ // "http://res.training.luojigou.vip/Fqhl44i_bmz2fslvMe-UcnhgPMFJ?imageView2/0/q/50|imageslim",
|
|
|
+ imgUrl: require('~/assets/images/cooperate/exprience_06.png'),
|
|
|
+ label: "招生驱动",
|
|
|
},
|
|
|
{
|
|
|
id: 6,
|
|
|
- imgUrl:
|
|
|
- "http://res.training.luojigou.vip/Fg9yIinUo_5yOjaqpRspcotcB92f?imageView2/0/q/50|imageslim",
|
|
|
- label: "售后服务支持",
|
|
|
+ // imgUrl:
|
|
|
+ // "http://res.training.luojigou.vip/Fg9yIinUo_5yOjaqpRspcotcB92f?imageView2/0/q/50|imageslim",
|
|
|
+ imgUrl: require('~/assets/images/cooperate/exprience_07.png'),
|
|
|
+ label: "培训驱动",
|
|
|
},
|
|
|
{
|
|
|
id: 7,
|
|
|
- imgUrl:
|
|
|
- "http://res.training.luojigou.vip/Fixkl6HyDOOPy-1ZU1WN7wSTIXTl?imageView2/0/q/50|imageslim",
|
|
|
- label: "增值项目拓展",
|
|
|
+ // imgUrl:
|
|
|
+ // "http://res.training.luojigou.vip/Fixkl6HyDOOPy-1ZU1WN7wSTIXTl?imageView2/0/q/50|imageslim",
|
|
|
+ imgUrl: require('~/assets/images/cooperate/exprience_08.png'),
|
|
|
+ label: "体系驱动",
|
|
|
},
|
|
|
]);
|
|
|
|