|
@@ -179,7 +179,7 @@ export default {
|
|
|
order: 2,
|
|
|
},
|
|
|
img: {
|
|
|
- url: require('~/static/codeImage/code-jingli.png'),
|
|
|
+ url: require(`~/static/productImage/p04.png`),
|
|
|
order: 1,
|
|
|
},
|
|
|
mianfei: true,
|
|
@@ -220,7 +220,7 @@ export default {
|
|
|
order: 1,
|
|
|
},
|
|
|
img: {
|
|
|
- url: require('~/static/codeImage/code-jingli.png'),
|
|
|
+ url: require(`~/static/productImage/p03.png`),
|
|
|
order: 2,
|
|
|
},
|
|
|
mianfei: true,
|
|
@@ -258,7 +258,7 @@ export default {
|
|
|
order: 2,
|
|
|
},
|
|
|
img: {
|
|
|
- url: require('~/static/codeImage/code-jingli.png'),
|
|
|
+ url: require(`~/static/productImage/p01.png`),
|
|
|
order: 1,
|
|
|
},
|
|
|
mianfei: false,
|
|
@@ -302,7 +302,7 @@ export default {
|
|
|
order: 1,
|
|
|
},
|
|
|
img: {
|
|
|
- url: require('~/static/codeImage/code-jingli.png'),
|
|
|
+ url: require(`~/static/productImage/p02.png`),
|
|
|
order: 2,
|
|
|
},
|
|
|
mianfei: false,
|
|
@@ -313,15 +313,6 @@ export default {
|
|
|
],
|
|
|
SystemWidthFlag: false,// 判断是否是手机端,默认为false,默认为PC端
|
|
|
topCarousels2: [],
|
|
|
- // 产品和服务
|
|
|
- productsImg1: require(`~/static/images/client/index/index-products-kaoshi.png`),
|
|
|
- productsImg2: require(`~/static/images/client/index/index-products-peixun.png`),
|
|
|
- productsImg3: require(`~/static/images/client/index/index-products-kejian.png`),
|
|
|
- // 您坚决选择我们的理由
|
|
|
- choseImg1: require(`~/static/images/client/index/index-chose-service-icon.png`),
|
|
|
- choseImg2: require(`~/static/images/client/index/index-chose-system-icon.png`),
|
|
|
- choseImg3: require(`~/static/images/client/index/index-chose-tech-icon.png`),
|
|
|
- choseImg4: require(`~/static/images/client/index/index-chose-operate-icon.png`),
|
|
|
// 客户logo
|
|
|
customerImg1: require(`~/static/images/client/index/index-customer-img1.png`),
|
|
|
customerImg2: require(`~/static/images/client/index/index-customer-img2.png`),
|
|
@@ -343,222 +334,6 @@ export default {
|
|
|
customerImg18: require(`~/static/images/client/index/index-customer-img18.png`),
|
|
|
customerImg19: require(`~/static/images/client/index/index-customer-img19.png`),
|
|
|
customerImg20: require(`~/static/images/client/index/index-customer-img20.png`),
|
|
|
- // 证书图片
|
|
|
- certImg3: require(`~/static/images/client/index/index-cert-img3.jpg`),
|
|
|
- certImg4: require(`~/static/images/client/index/index-cert-img4.jpg`),
|
|
|
- certImg6: require(`~/static/images/client/index/index-cert-img6.jpg`),
|
|
|
- certImg7: require(`~/static/images/client/index/index-cert-img7.jpg`),
|
|
|
- certImg8: require(`~/static/images/client/index/index-cert-img8.jpg`),
|
|
|
- activeIndex: '首页',
|
|
|
- activeName: 'first',// tab页签
|
|
|
- kaoshiLiArray: [
|
|
|
- {
|
|
|
- demandNumber: '01',
|
|
|
- demandTitle: '企事业单位',
|
|
|
- demandHref: 'government',
|
|
|
- demandText: '无论是企业单位还是事业单位,都少不了要进行胜任力考核、年度考核、党建考核、晋升考核等不同形式的考试。而传统的考核方式,在时间和金钱的耗费上成本都较高,不再适应现代的企业管理模式。',
|
|
|
- demandLinkBox: [
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon1-1.png`),
|
|
|
- href: 'government',
|
|
|
- },
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon1-2.png`),
|
|
|
- href: 'government',
|
|
|
- },
|
|
|
- ],
|
|
|
- },
|
|
|
- {
|
|
|
- demandNumber: '02',
|
|
|
- demandTitle: '信息产业',
|
|
|
- demandHref: 'information',
|
|
|
- demandText: '互联网经济在中国GDP中占比持续攀升,面对日益庞大和复杂的业务需求,也渐渐将业务重心向“盈利”为核心的网络游戏、网上交易、网络广告、网络教育、网络短信等产业转移,驱动互联网行业加速创新,推动中国互联网的发展与进步。',
|
|
|
- demandLinkBox: [
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon2-1.png`),
|
|
|
- href: 'information',
|
|
|
- },
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon2-2.png`),
|
|
|
- href: 'information',
|
|
|
- },
|
|
|
- ],
|
|
|
- },
|
|
|
- {
|
|
|
- demandNumber: '03',
|
|
|
- demandTitle: '能源化工',
|
|
|
- demandHref: 'energy',
|
|
|
- demandText: '“十三五”规划中明确指出:积极构建智慧能源系统,推进能源与信息等领域新技术深度融合。以互联网创新思维为依托,以先进的技术为手段,深度推进能源化工与互联网融合发展。我国能源化工企业在信息化改革势在必行。',
|
|
|
- demandLinkBox: [
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon3-1.png`),
|
|
|
- href: 'energy',
|
|
|
- },
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon3-3.png`),
|
|
|
- href: 'energy',
|
|
|
- },
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon3-4.png`),
|
|
|
- href: 'energy',
|
|
|
- },
|
|
|
- ],
|
|
|
- },
|
|
|
- {
|
|
|
- demandNumber: '04',
|
|
|
- demandTitle: '金融保险',
|
|
|
- demandHref: 'financial',
|
|
|
- demandText: '当今世界经济发展呈一体化趋势,顺应这一潮流中国进一步加大了对外开放的步伐,也就是说金融业是在竞争中壮大的,这样的竞争压力对于企业而言就要求有过硬的知识储备和优秀的职业技能,这些都需要考核来托底,用考核数据作为指导依据,帮助业务能力的提升。',
|
|
|
- demandLinkBox: [
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon4-1.png`),
|
|
|
- href: 'financial',
|
|
|
- },
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon4-2.png`),
|
|
|
- href: 'financial',
|
|
|
- },
|
|
|
- ],
|
|
|
- },
|
|
|
- {
|
|
|
- demandNumber: '05',
|
|
|
- demandTitle: '交通运输',
|
|
|
- demandHref: 'traffic',
|
|
|
- demandText: '交通运输行业是国民经济发展的基础,交通运输网络的完善和服务水平的提高,推动了经济运行的同时,科学技术的进步又能反向推动运输业的发展,每次技术革命和技术进步都对交通运输业的发展起到了推动作用。',
|
|
|
- demandLinkBox: [
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon5-1.png`),
|
|
|
- href: 'traffic',
|
|
|
- },
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon5-2.png`),
|
|
|
- href: 'traffic',
|
|
|
- },
|
|
|
- ],
|
|
|
- },
|
|
|
- {
|
|
|
- demandNumber: '06',
|
|
|
- demandTitle: '教育培训',
|
|
|
- demandHref: 'education',
|
|
|
- demandText: '教育培训机构教师的用工形式较为灵活,这也就导致教师的教学水平参差不齐,给人员管理上带来了一定的难度。为了提高教学质量,要定期对员工及教师进行培训及考试,优胜劣汰。麦塔学独特的教育教培训考试工具能有效帮助教育培训机构实现教师的资格审查,提升教学水平。',
|
|
|
- demandLinkBox: [
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon6-1.png`),
|
|
|
- href: 'education',
|
|
|
- },
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon6-2.png`),
|
|
|
- href: 'education',
|
|
|
- },
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon6-3.png`),
|
|
|
- href: 'education',
|
|
|
- },
|
|
|
- ],
|
|
|
- },
|
|
|
- ],
|
|
|
- peixunLiArray: [
|
|
|
- {
|
|
|
- demandNumber: '01',
|
|
|
- demandTitle: '食品餐饮',
|
|
|
- demandHref: 'restaurant',
|
|
|
- demandText: '经济的不断发展也让餐饮文化的传播越来越国际化和市场化,餐饮业在市场的扩张下,门店普遍较多,一线工作人员一般都随门店呈散点状分布在全国,甚至全球。但是由于培训成本较高,导致服务规范、操作流程、售后体系等方面都不能够统一,如何应对蓬勃发展的餐饮形势,是餐饮业所面临的问题。',
|
|
|
- demandLinkBox: [
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon7-1.png`),
|
|
|
- href: 'restaurant',
|
|
|
- },
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon7-2.png`),
|
|
|
- href: 'restaurant',
|
|
|
- },
|
|
|
- ],
|
|
|
- },
|
|
|
- {
|
|
|
- demandNumber: '02',
|
|
|
- demandTitle: '教育培训',
|
|
|
- demandHref: 'trainEducation',
|
|
|
- demandText: '教育培训机构教师的用工形式较为灵活,这也就导致教师的教学水平参差不齐,给人员管理上带来了一定的难度。为了提高教学质量,要定期对员工及教师进行培训及考试,优胜劣汰。麦塔学独特的教育教培训考试工具能有效帮助教育培训机构实现教师的资格审查,提升教学水平。',
|
|
|
- demandLinkBox: [
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon8-1.png`),
|
|
|
- href: 'trainEducation',
|
|
|
- },
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon8-2.png`),
|
|
|
- href: 'trainEducation',
|
|
|
- },
|
|
|
- ],
|
|
|
- },
|
|
|
- {
|
|
|
- demandNumber: '03',
|
|
|
- demandTitle: '医疗行业',
|
|
|
- demandHref: 'medical',
|
|
|
- demandText: '随着现代医学模式的转变和医疗需求的变化,医疗的知识面变得越来越宽泛,医务人员的素质、技术服务水平、设施环境条件、医疗费用高低、管理水平都被纳入了考核标准,这些考核标准在实务中都得到了综合的体现。',
|
|
|
- demandLinkBox: [
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon9-1.png`),
|
|
|
- href: 'medical',
|
|
|
- },
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon9-2.png`),
|
|
|
- href: 'medical',
|
|
|
- },
|
|
|
- ],
|
|
|
- },
|
|
|
- {
|
|
|
- demandNumber: '04',
|
|
|
- demandTitle: '企事业单位',
|
|
|
- demandHref: 'trainGovernment',
|
|
|
- demandText: '无论是企业单位还是事业单位,都少不了要进行胜任力考核、年度考核、党建考核、晋升考核等不同形式的考试。而传统的考核方式,在时间和金钱的耗费上成本都较高,不再适应现代的企业管理模式。',
|
|
|
- demandLinkBox: [
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon10-1.png`),
|
|
|
- href: 'trainGovernment',
|
|
|
- },
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon10-2.png`),
|
|
|
- href: 'trainGovernment',
|
|
|
- },
|
|
|
- ],
|
|
|
- },
|
|
|
- {
|
|
|
- demandNumber: '05',
|
|
|
- demandTitle: '能源化工',
|
|
|
- demandHref: 'trainEnergy',
|
|
|
- demandText: '“十三五”规划中明确指出:积极构建智慧能源系统,推进能源与信息等领域新技术深度融合。以互联网创新思维为依托,以先进的技术为手段,深度推进能源化工与互联网融合发展。我国能源化工企业在信息化改革势在必行。',
|
|
|
- demandLinkBox: [
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon11-1.png`),
|
|
|
- href: 'trainEnergy',
|
|
|
- },
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon11-2.png`),
|
|
|
- href: 'trainEnergy',
|
|
|
- },
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon11-3.png`),
|
|
|
- href: 'trainEnergy',
|
|
|
- },
|
|
|
- ],
|
|
|
- },
|
|
|
- {
|
|
|
- demandNumber: '06',
|
|
|
- demandTitle: '制造行业',
|
|
|
- demandHref: '#',
|
|
|
- demandText: '工业制造行业一般都是人才密集型企业,工作人员一部分具有分布广、分布散、岗位跨度大的特点,另一部分具有集中、体量大、学习能力参差不齐的特点。且由于行业特性,对“安全生产”尤为看重,急需考核学习来进行业务支撑。',
|
|
|
- demandLinkBox: [
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon12-1.png`),
|
|
|
- href: '#',
|
|
|
- },
|
|
|
- {
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon12-2.png`),
|
|
|
- href: '#',
|
|
|
- },
|
|
|
- ],
|
|
|
- },
|
|
|
- ],
|
|
|
|
|
|
btnTextDisabled: false,
|
|
|
telDl: false,
|