|
@@ -38,29 +38,29 @@
|
|
|
<div class="client-container">
|
|
|
<h4 class="client-title">产品和服务</h4>
|
|
|
<div class="products-services-box">
|
|
|
- <img :src="productsImg1" alt="考试系统" />
|
|
|
+ <img :src="productsImg1" alt="易用/稳定/高效的在线考试系统" />
|
|
|
<div class="products-services-content">
|
|
|
- <h5>考试系统</h5>
|
|
|
+ <h5>易用/稳定/高效的在线考试系统</h5>
|
|
|
<i></i>
|
|
|
- <p>麦塔考试平台满足不同行业考试考核需求:教育机构出题判卷、课后练习布置;企事业单位企业文化、业务水平提升</p>
|
|
|
+ <p>麦塔考试系统满足不同行业的考试考核需求;致力于提供行业领先,功能完善的在线考试解决方案;人员,题库,组卷,考试,成绩,监控,成绩,统计功能完整,多终端使用轻松应对各种类型考试需求;</p>
|
|
|
<div><a rel="nofollow" class="client-default-Btn" href="https://cdnks.mtavip.com/a/register?flug=1" target="_blank">免费试用</a><span class="client-default-Btn" @click="goExamPage">了解详情</span></div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="products-services-box products-contrary-box">
|
|
|
- <img :src="productsImg2" alt="培训系统" />
|
|
|
+ <img :src="productsImg2" alt="一体化/全场景的在线培训系统" />
|
|
|
<div class="products-services-content">
|
|
|
- <h5>培训系统</h5>
|
|
|
+ <h5>一体化/全场景的在线培训系统</h5>
|
|
|
<i></i>
|
|
|
- <p>麦塔培训平台满足企业全流程培训场景,支持移动web端、PC端、APP端答题和学习,多种学习模式保障学习效果,结果及时反馈</p>
|
|
|
+ <p>麦塔在线培训系统助力企业构建学习型组织,帮助企业提升人才培养效率,增加线上培训路径,提升企业竞争力;</p>
|
|
|
<div><a rel="nofollow" class="client-default-Btn" href="https://cdnks.mtavip.com/a/register?flug=2" target="_blank">免费试用</a><span class="client-default-Btn" @click="goPeixunPage">了解详情</span></div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="products-services-box">
|
|
|
- <img :src="productsImg3" alt="课件制作" />
|
|
|
+ <img :src="productsImg3" alt="数字课程开发服务" />
|
|
|
<div class="products-services-content">
|
|
|
- <h5>课件制作</h5>
|
|
|
+ <h5>数字课程开发服务</h5>
|
|
|
<i></i>
|
|
|
- <p>麦塔能够快速搭建企业单位、教育机构学习资源库,满足学习平台需求,针对目标对象的学习习惯和学习方式个性化开发课程</p>
|
|
|
+ <p>栋科软件拥有经验丰富的课程开发团队,向客户提供最专业的课件定制开发服务,通过“课程内容专家+课程教学设计师+课件开发设计师“的专业化合作开发模式,针对学习对象的学习习惯和需求主题,开发课程核心内容,帮助客户解决线上学习者的学习效果和培训力的提升。</p>
|
|
|
<div><div class="client-default-Btn" @click="applyFun">申请方案</div><span class="client-default-Btn" @click="goKechengPage">了解详情</span></div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -357,10 +357,6 @@
|
|
|
href: 'energy',
|
|
|
},
|
|
|
{
|
|
|
- img: require(`~/static/images/client/index/index-demand-icon3-2.png`),
|
|
|
- href: 'energy',
|
|
|
- },
|
|
|
- {
|
|
|
img: require(`~/static/images/client/index/index-demand-icon3-3.png`),
|
|
|
href: 'energy',
|
|
|
},
|
|
@@ -508,6 +504,22 @@
|
|
|
},
|
|
|
],
|
|
|
},
|
|
|
+ {
|
|
|
+ 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,
|