|
|
@@ -1,163 +1,147 @@
|
|
|
<template>
|
|
|
|
|
|
<div class="client-new-platform-page client-index-page">
|
|
|
- <div style="display: none">
|
|
|
- <!--<a :href="`${baseUrl}/pcdituye.html`"></a>-->
|
|
|
- <a :href="`${baseUrl}/mta/pcsitemap.xml`"></a>
|
|
|
- </div>
|
|
|
-
|
|
|
- <h1 style='display:none;'>在线考试系统在线培训系统在线答题系统在线学习系统</h1>
|
|
|
- <div style='display:none;'>
|
|
|
- 大连栋科软件工程有限公司是专业的在线考试系统教育软件与在线培训系统数字化资源服务供应商,创立于2007年,总部位于大连软件园。在线考试系统公司凭借成熟的项目研发和管理经验,致力于为客户提供全方位的在线教育解决方案,实现移动化、平台化、知识化、智能化学习管理模式,让学习变得更轻松。“共同成长、相伴一生”是栋科软件始终不渝的核心价值观。栋科软件在线培训系统将一如既往,持续创新、创造价值,与客户、合作伙伴共享共赢。
|
|
|
- 在线培训系统MTA是Master of Training Administration的缩写,含义是培训管理专家,麦塔在线答题系统致力于为客户提供专业的在线教育方案,打造企业核心竞争力。麦塔在线培训系统品牌诞生于2009年,在线考试系统公司创始团队多年来一直深耕在线教育领域,积累了丰富的行业经验。研发团队集结了来自互联网、科技、教育等多个领域专家级研发工程师,在线考试系统率先实现了移动化、平台化、知识化、智能化的学习管理模式。麦塔在线学习系统肩负着“改变互联网教育未来”的使命,持续创新、创造价值,在线答题系统与客户和合作伙伴共享共赢。
|
|
|
- </div>
|
|
|
|
|
|
<!-- 首页banner栏 -->
|
|
|
<div class="client-banner-box">
|
|
|
- <el-carousel trigger="click">
|
|
|
+ <el-carousel trigger="click" v-if="bannerList.length > 0">
|
|
|
<el-carousel-item v-for="(item,index) in bannerList" :key="index">
|
|
|
- <div @click="clickBanner(item)" :style="{backgroundImage: 'url(' + item.pic + ')'}" class="index-carousel-box"></div>
|
|
|
+ <div @click="clickBanner(item)" :style="{backgroundImage: 'url(' + item.image + ')'}" class="index-carousel-box"></div>
|
|
|
</el-carousel-item>
|
|
|
</el-carousel>
|
|
|
+ <div v-else :style="{backgroundImage: 'url(' + bannerDefault + ')'}" class="client-index-banner"></div>
|
|
|
</div>
|
|
|
|
|
|
- <!-- 发展历程-移动端隐藏-->
|
|
|
- <div class="client-company-history mta-hidden-xs">
|
|
|
- <div class="client-container">
|
|
|
- <ul>
|
|
|
- <li><div><p>150<span>+</span></p><h4>覆盖城市</h4></div></li>
|
|
|
- <li><div><p>207,000<span>+</span></p><h4>服务企业</h4></div></li>
|
|
|
- <li><div><p>1,280,000<span>+</span></p><h4>服务用户总数</h4></div></li>
|
|
|
- <li><div><p>8600<span>+</span></p><h4>课件开发时长</h4></div></li>
|
|
|
- </ul>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
-
|
|
|
- <!-- 产品和服务 -->
|
|
|
+ <!-- img list -->
|
|
|
<div class="client-products-services">
|
|
|
- <h4 class="client-title">产品和服务</h4>
|
|
|
+ <h4 class="client-double-title">家政公司<br/>专属管理与运营方案</h4>
|
|
|
<div class="client-container">
|
|
|
<div class="products-services-box website-row-reverse">
|
|
|
- <img :src="productsImg1" alt="易用/稳定/高效的在线考试系统" />
|
|
|
- <div class="products-services-content">
|
|
|
- <h5>易用/稳定/高效的在线考试系统</h5>
|
|
|
- <p class="p-before-circle">支持多端口多平台在线考试,与钉钉、微信、飞书等平台无缝对接</p>
|
|
|
- <p class="p-before-circle">支持答题前人脸身份核验、禁止切屏等智能防作弊技术保障每场考试的公平</p>
|
|
|
- <p class="p-before-circle">拥有丰富细致的考试管理功能,让企业轻松应对各种类型考试需求</p>
|
|
|
- <p class="p-before-circle">系统性能稳定,高并发,支持万人同时在线进行考试</p>
|
|
|
- <div class="client-btn-box"><div rel="nofollow" class="client-default-Btn" @click="FreeTrial(1)">免费试用</div><span class="client-default-Btn" @click="goExamPage">了解详情</span></div>
|
|
|
+ <img :src="productsImg1" alt="专属管理与运营方案" />
|
|
|
+ <div class="products-services-content">
|
|
|
+ <h5>定制化数据报表:</h5>
|
|
|
+ <p>根据家政公司的规模和业务重点,生成专属家政人员信息数据,辅助决策。</p>
|
|
|
+ <h5>个性化权限分配:</h5>
|
|
|
+ <p>支持按岗位自定义权限,例如派单员仅能操作订单分配,财务仅可查看收支数据,确保管理安全。</p>
|
|
|
+ <h5>灵活接单规则:</h5>
|
|
|
+ <p>可设置专属派单逻辑,也可手动调整规则权重,适配公司运营策略。</p>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- </div>
|
|
|
- <div class="products-services-box" style="background: #f8fbff;padding-top: 48px;">
|
|
|
+ <div style="background: #f9fdfc;">
|
|
|
+ <h4 class="client-double-title">户主<br/>专属服务筛选与体验</h4>
|
|
|
<div class="client-container">
|
|
|
- <img :src="productsImg2" alt="一体化/全场景的在线培训学习系统" />
|
|
|
- <div class="products-services-content">
|
|
|
- <h5>一体化/全场景的在线培训学习系统</h5>
|
|
|
- <p class="p-before-circle">支持电脑端、移动端随时随地在线培训学习、考试,从而不再受时间地点的约束</p>
|
|
|
- <p class="p-before-circle">支持在线课程、直播教学、评论点赞、互动答题等强大的培训功能</p>
|
|
|
- <p class="p-before-circle">标准化学习,支持课程、学时、学分、考试、练习、证书等标准化统一</p>
|
|
|
- <p class="p-before-circle">多维度数据统计,深层分析学情,帮助企业实现人才发掘、测评、培养、考核、任用一体化</p>
|
|
|
- <div class="client-btn-box"><div rel="nofollow" class="client-default-Btn" @click="FreeTrial(2)">免费试用</div><span class="client-default-Btn" @click="goPeixunPage">了解详情</span></div>
|
|
|
+ <div class="products-services-box">
|
|
|
+ <img :src="productsImg2" alt="专属服务筛选与体验" />
|
|
|
+ <div class="products-services-content">
|
|
|
+ <h5>个性化人员推荐</h5>
|
|
|
+ <p>根据户主的历史订单、家庭情况,智能筛选符合需求的家政人员,减少筛选时间。</p>
|
|
|
+ <h5>定制化订单设置:</h5>
|
|
|
+ <p>支持自定义服务细节),并可保存"常用服务模板",下次下单直接复用,提升效率。</p>
|
|
|
+ <h5>专属评价反馈通道:</h5>
|
|
|
+ <p>服务完成后,可根据自身关注点(自定义评价维度,评价结果将直接影响该家政人员的推荐优先级,保障后续服务质量。</p>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
+ <h4 class="client-double-title" style="padding: 0">家政人员<br/>专属成长与服务工具</h4>
|
|
|
<div class="client-container">
|
|
|
- <div class="products-services-box website-row-reverse">
|
|
|
- <img :src="productsImg3" alt="数字课程开发服务" />
|
|
|
+ <div class="products-services-box website-row-reverse">
|
|
|
+ <img :src="productsImg3" alt="专属成长与服务工具" />
|
|
|
<div class="products-services-content">
|
|
|
- <h5>数字课程开发服务</h5>
|
|
|
- <p>在线学习的成功与否,很大程度上取决于课程内容的质量,也就是常说的“内容为王”。栋科软件凭借优秀的课程开发团队为企业事业单位、院校教育、医疗、金融、零售连锁行业、汽车行业、餐饮等12大行业定制开发了上万门数字课程。</p>
|
|
|
- <div class="client-btn-box"><div class="client-default-Btn" @click="applyFun">申请方案</div><span class="client-default-Btn" @click="goKechengPage">了解详情</span></div>
|
|
|
+ <h5>个性化服务提醒:</h5>
|
|
|
+ <p>根据家政人员的接单类型和服务区域,智能匹配订单,避免无效信息干扰。</p>
|
|
|
+ <h5>定制化培训计划:</h5>
|
|
|
+ <p>结合家政人员的现有技能和服务评价,推荐针对性培训课程,助力技能提升。</p>
|
|
|
+ <h5>灵活日程管理:</h5>
|
|
|
+ <p>支持手动添加个人档期,系统自动避开冲突订单,清晰掌握收入情况。</p>
|
|
|
</div>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
+ <div style="background: #f9fdfc;padding-bottom: 24px">
|
|
|
+ <h4 class="client-double-title">管理后台<br/>专属行业监管与统计</h4>
|
|
|
+ <div class="client-container">
|
|
|
+ <div class="products-services-box">
|
|
|
+ <img :src="productsImg4" alt="专属服务筛选与体验" />
|
|
|
+ <div class="products-services-content">
|
|
|
+ <h5>定制化监管维度:</h5>
|
|
|
+ <p>针对不同地区的家政行业政策,可自定义监管规则,确保合规运营。</p>
|
|
|
+ <h5>定制化监管维度:</h5>
|
|
|
+ <p>支持按区域、按服务类型自定义统计维度,生成行业趋势报告,为政策制定或行业分析提供数据支持。</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
- <!-- 行业学习需求 -->
|
|
|
- <div class="client-demand-box">
|
|
|
+ <!-- 合作客户 -->
|
|
|
+ <div class="client-customer-box">
|
|
|
<div class="client-container">
|
|
|
- <h4 class="client-title">满足不同行业学习需求</h4>
|
|
|
- <el-tabs v-model="activeName" type="card" class="demand-box-tab">
|
|
|
- <el-tab-pane label="考试系统" name="first">
|
|
|
- <ul class="demand-tab-list demand-kaoshi-list">
|
|
|
- <li v-for="item in kaoshiLiArray">
|
|
|
- <div class="demand-content-box">{{item.demandNumber}}</div>
|
|
|
- <a class="demand-onclick-btn mta-hidden-sm" @click="goDetailsPage(item.demandHref)"></a>
|
|
|
- <div class="demand-img-box"><i></i><h4>{{item.demandTitle}}</h4></div>
|
|
|
- <div class="demand-mask-box">
|
|
|
- <h4>{{item.demandTitle}}<a :href="`${baseUrl}/${item.demandHref}`"><span>了解详情</span><i></i></a></h4>
|
|
|
- <p>{{item.demandText}}</p>
|
|
|
- <div class="demand-icon-box">
|
|
|
- <a v-for="item2 in item.demandLinkBox" :href="`${baseUrl}/${item2.href}`"><img :src="item2.img" alt="客户案例"></a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </li>
|
|
|
- </ul>
|
|
|
- <div rel="nofollow" class="free-trial-default-btn" @click="FreeTrial(1)">免费试用</div>
|
|
|
- </el-tab-pane>
|
|
|
- <el-tab-pane label="培训系统" name="second">
|
|
|
- <ul class="demand-tab-list demand-peixun-list">
|
|
|
- <li v-for="item in peixunLiArray">
|
|
|
- <div class="demand-content-box">{{item.demandNumber}}</div>
|
|
|
- <a class="demand-onclick-btn mta-hidden-sm" :href="`${baseUrl}/${item.demandHref}`"></a>
|
|
|
- <div class="demand-img-box"><i></i><h4>{{item.demandTitle}}</h4></div>
|
|
|
- <div class="demand-mask-box">
|
|
|
- <h4>{{item.demandTitle}}<a :href="`${baseUrl}/${item.demandHref}`"><span>了解详情</span><i></i></a></h4>
|
|
|
- <p>{{item.demandText}}</p>
|
|
|
- <div class="demand-icon-box">
|
|
|
- <a v-for="item2 in item.demandLinkBox" :href="`${baseUrl}/${item2.href}`"><img :src="item2.img" alt="客户案例"></a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </li>
|
|
|
- </ul>
|
|
|
- <div rel="nofollow" class="free-trial-default-btn" @click="FreeTrial(2)">免费试用</div>
|
|
|
- </el-tab-pane>
|
|
|
- </el-tabs>
|
|
|
+ <h4 class="client-double-title">合作客户<br/>他们一直都在使用</h4>
|
|
|
+ <ul class="customer-img-box">
|
|
|
+ <li><img :src="customerImg1" alt="吉邻家政" /></li>
|
|
|
+ <li><img :src="customerImg2" alt="优逸家政" /></li>
|
|
|
+ <li><img :src="customerImg3" alt="佳禾家政" /></li>
|
|
|
+ <li><img :src="customerImg1" alt="吉邻家政" /></li>
|
|
|
+ <li><img :src="customerImg2" alt="优逸家政" /></li>
|
|
|
+ <li><img :src="customerImg3" alt="佳禾家政" /></li>
|
|
|
+ <li><img :src="customerImg1" alt="吉邻家政" /></li>
|
|
|
+ <li><img :src="customerImg2" alt="优逸家政" /></li>
|
|
|
+ <li><img :src="customerImg3" alt="佳禾家政" /></li>
|
|
|
+ <li><img :src="customerImg1" alt="吉邻家政" /></li>
|
|
|
+ <li><img :src="customerImg2" alt="优逸家政" /></li>
|
|
|
+ <li><img :src="customerImg3" alt="佳禾家政" /></li>
|
|
|
+ <li><img :src="customerImg1" alt="吉邻家政" /></li>
|
|
|
+ <li><img :src="customerImg2" alt="优逸家政" /></li>
|
|
|
+ <li><img :src="customerImg3" alt="佳禾家政" /></li>
|
|
|
+ <li><img :src="customerImg1" alt="吉邻家政" /></li>
|
|
|
+ <li><img :src="customerImg2" alt="优逸家政" /></li>
|
|
|
+ <li><img :src="customerImg3" alt="佳禾家政" /></li>
|
|
|
+ <li><img :src="customerImg1" alt="吉邻家政" /></li>
|
|
|
+ <li><img :src="customerImg2" alt="优逸家政" /></li>
|
|
|
+ <li><img :src="customerImg3" alt="佳禾家政" /></li>
|
|
|
+ <li><img :src="customerImg1" alt="吉邻家政" /></li>
|
|
|
+ <li><img :src="customerImg2" alt="优逸家政" /></li>
|
|
|
+ <li><img :src="customerImg3" alt="佳禾家政" /></li>
|
|
|
+ </ul>
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
- <!-- 为什么选择我们 -->
|
|
|
- <div class="website-chose-box">
|
|
|
- <div class="client-container">
|
|
|
- <h4 class="client-title">为什么选择我们</h4>
|
|
|
- <ul class="chose-img-box">
|
|
|
- <li>
|
|
|
- <div>
|
|
|
- <span><img :src="choseImg1" alt="专业的顾问服务" /></span>
|
|
|
- <h5>专业的顾问服务</h5>
|
|
|
- </div>
|
|
|
- </li>
|
|
|
- <li>
|
|
|
- <div>
|
|
|
- <span><img :src="choseImg3" alt="完善的培训体系" /></span>
|
|
|
- <h5>完善的培训体系</h5>
|
|
|
- </div>
|
|
|
- </li>
|
|
|
- <li>
|
|
|
- <div>
|
|
|
- <span><img :src="choseImg2" alt="可靠的开发技术"/></span>
|
|
|
- <h5>可靠的开发技术</h5>
|
|
|
- </div>
|
|
|
- </li>
|
|
|
- <li>
|
|
|
- <div>
|
|
|
- <span><img :src="choseImg4" alt="成熟的运营能力" /></span>
|
|
|
- <h5>成熟的运营能力</h5>
|
|
|
- </div>
|
|
|
- </li>
|
|
|
+ <!-- 合作伙伴 -->
|
|
|
+ <div style="background: #f9fdfc;padding-bottom: 64px">
|
|
|
+ <h4 class="client-title">合作伙伴</h4>
|
|
|
+ <div class="client-container mt25">
|
|
|
+ <ul class="hzhb-ul-box">
|
|
|
+ <li>全国工商联人才交流中心</li>
|
|
|
+ <li>北京家政协会</li>
|
|
|
+ <li>成都家政协会</li>
|
|
|
+ <li>全国工商联人才交流中心</li>
|
|
|
+ <li>成都家政协会</li>
|
|
|
+ </ul>
|
|
|
+ <ul class="hzhb-ul-box">
|
|
|
+ <li>全国工商联人才交流中心</li>
|
|
|
+ <li>北京家政协会</li>
|
|
|
+ <li>成都家政协会</li>
|
|
|
+ <li>全国工商联人才交流中心</li>
|
|
|
+ </ul>
|
|
|
+ <ul class="hzhb-ul-box">
|
|
|
+ <li>成都家政协会</li>
|
|
|
+ <li>北京家政协会</li>
|
|
|
+ <li>全国工商联人才交流中心</li>
|
|
|
+ <li>全国工商联人才交流中心</li>
|
|
|
+ <li>成都家政协会</li>
|
|
|
</ul>
|
|
|
- <div rel="nofollow" class="free-trial-default-btn" @click="FreeTrial(1)">免费试用</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
<!-- 新闻资讯 PC-->
|
|
|
- <div class="client-news-information mta-hidden-xs">
|
|
|
+ <div class="client-news-information" v-if="topCarousels.length > 0">
|
|
|
<h4 class="client-title">新闻资讯</h4>
|
|
|
<div class="client-container">
|
|
|
<div class="industry-information-box">
|
|
|
<div class="industry-information-left">
|
|
|
- <img :src="topCarousels[0].pic" alt="新闻资讯" />
|
|
|
+ <img v-if="topCarousels.length > 0" :src="topCarousels[0].cover || newImage" alt="新闻资讯"/>
|
|
|
+ <img v-else :src="newImage" alt="默认新闻"/>
|
|
|
<h4 @click="checkInfo(topCarousels[0])">{{ topCarousels[0].title }}<i></i></h4>
|
|
|
<div><b>{{ topCarousels[0].yyyy }}</b><span>{{ topCarousels[0].mmdd }}</span></div>
|
|
|
<p>{{ topCarousels[0].intro }}</p>
|
|
|
@@ -178,92 +162,6 @@
|
|
|
|
|
|
</div>
|
|
|
|
|
|
- <!-- 新闻资讯 手机-->
|
|
|
- <div class="client-newsInfo-phone mta-hidden-sm">
|
|
|
- <h4 class="client-title">新闻资讯</h4>
|
|
|
- <el-carousel :interval="5000" type="card" height="300px" indicator-position="none" arrow="never">
|
|
|
- <el-carousel-item v-for="(item,index) in topCarousels" :key="index" class="el-row">
|
|
|
- <img :src="item.pic" alt="新闻资讯" @click="checkInfo(item)"/>
|
|
|
- <div class="newsInfo-card-content" @click="checkInfo(item)">
|
|
|
- <a style="display: none" :href="`${baseUrl}/news/${item.code}`"></a>
|
|
|
- <h4>{{ item.title }}<i></i></h4>
|
|
|
- <span>{{ item.yyyy }}-{{ item.mmdd }}</span>
|
|
|
- <p>{{ item.intro }}</p>
|
|
|
- </div>
|
|
|
-
|
|
|
- </el-carousel-item>
|
|
|
- </el-carousel>
|
|
|
-
|
|
|
- </div>
|
|
|
-
|
|
|
- <!-- 超过10万家客户的信任之选 -->
|
|
|
- <div class="client-customer-box">
|
|
|
- <div class="client-container">
|
|
|
- <h4 class="client-title">超过10万家客户的信任之选</h4>
|
|
|
- <ul class="customer-img-box">
|
|
|
- <li><img :src="customerImg1" alt="中国人民银行" /></li>
|
|
|
- <li><img :src="customerImg2" alt="汇丰" /></li>
|
|
|
- <li><img :src="customerImg3" alt="中国银行" /></li>
|
|
|
- <li><img :src="customerImg4" alt="中信银行" /></li>
|
|
|
- <li><img :src="customerImg5" alt="中国民生银行" /></li>
|
|
|
- <li><img :src="customerImg6" alt="astellas" /></li>
|
|
|
- <li><img :src="customerImg7" alt="今日头条" /></li>
|
|
|
- <li><img :src="customerImg8" alt="华图教育" /></li>
|
|
|
- <li><img :src="customerImg9" alt="步步高" /></li>
|
|
|
- <li><img :src="customerImg10" alt="小天才" /></li>
|
|
|
- <li><img :src="customerImg11" alt="华发股份" /></li>
|
|
|
- <li><img :src="customerImg12" alt="上海航空" /></li>
|
|
|
- <li><img :src="customerImg13" alt="中国国际航空公司" /></li>
|
|
|
- <li><img :src="customerImg14" alt="中国东方航空" /></li>
|
|
|
- <li><img :src="customerImg15" alt="深圳航空" /></li>
|
|
|
- <li><img :src="customerImg16" alt="中建八局" /></li>
|
|
|
- <li><img :src="customerImg17" alt="SANOFI" /></li>
|
|
|
- <li><img :src="customerImg18" alt="大连海事大学" /></li>
|
|
|
- <li><img :src="customerImg19" alt="南京银行" /></li>
|
|
|
- <li><img :src="customerImg20" alt="中国人民银行" /></li>
|
|
|
- </ul>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
-
|
|
|
- <!-- 我们始终专注教育系统研发更懂用户需求 -->
|
|
|
- <div class="client-cert-box">
|
|
|
- <div class="client-container">
|
|
|
- <h4 class="client-title">我们始终专注教育系统研发更懂用户需求</h4>
|
|
|
- <div class="cert-img-box">
|
|
|
- <span><img :src="certImg3" alt="栋科课程管理系统" /></span>
|
|
|
- <span><img :src="certImg4" alt="栋科用户管理系统" /></span>
|
|
|
- <span><img :src="certImg7" alt="麦塔培训系统" /></span>
|
|
|
- <span><img :src="certImg6" alt="麦塔考试系统" /></span>
|
|
|
- <span><img :src="certImg8" alt="知识产权管理体系认证证书" /></span>
|
|
|
- </div>
|
|
|
- <a class="client-default-Btn" :href="`${baseUrl}/introduction`">了解更多</a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
-
|
|
|
- <el-dialog
|
|
|
- :close-on-click-modal="false"
|
|
|
- :visible.sync="telDl"
|
|
|
- @close="delDlClose"
|
|
|
- class="application-scheme-dialog"
|
|
|
- center>
|
|
|
- <i></i>
|
|
|
- <p>免费获得课程开发解决方案</p>
|
|
|
- <el-form :model="telChangeDate" status-icon :rules="telRules" ref="ruleTelForm" class="application-scheme-form">
|
|
|
- <el-form-item prop="tel">
|
|
|
- <el-input v-model="telChangeDate.tel" placeholder="请输入手机号" class="dialog-input-tel"></el-input>
|
|
|
- </el-form-item>
|
|
|
- <div id="your-dom-id" class="nc-container"></div>
|
|
|
- <el-form-item prop="verification">
|
|
|
- <div class="verification">
|
|
|
- <el-input v-model="telChangeDate.verification" placeholder="请输入验证码" class="dialog-input-code"></el-input>
|
|
|
- <el-button @click="checkVerification" :disabled="btnTextDisabled" class="dialog-code-btn">{{btnText}}</el-button>
|
|
|
- </div>
|
|
|
- </el-form-item>
|
|
|
- </el-form>
|
|
|
- <div class="application-scheme-btn" @click="dialogSave">申请方案</div>
|
|
|
- <span>免费热线:400-052-2130</span><a href="https://p.qiao.baidu.com/cps/chat?siteId=17930048&userId=40179606&siteToken=e767a987c8404575246ab0084fb2c9bd" target="_blank">在线客服</a>
|
|
|
- </el-dialog>
|
|
|
-
|
|
|
</div>
|
|
|
</template>
|
|
|
|
|
|
@@ -287,291 +185,37 @@
|
|
|
store.commit('setActiveNav', '/');
|
|
|
|
|
|
let [res1, res2] = await Promise.all([
|
|
|
- await $axios.$post(`/home/news/carousel`, { 'newsClassifyId': 0 }).then(res => {
|
|
|
+ await $axios.$post(`/client/web/news/list`, { 'page': 1,'size':6 }).then(res => {
|
|
|
return res;
|
|
|
}),
|
|
|
- await $axios.$post(`/home/banner/list`, { 'code': 1 }).then(res => {
|
|
|
+ await $axios.$post(`/client/web/home/list`, {}).then(res => {
|
|
|
return res;
|
|
|
}),
|
|
|
]);
|
|
|
return {
|
|
|
|
|
|
- topCarousels: res1.data.data||[],
|
|
|
- bannerList: res2.data.data||[],
|
|
|
-
|
|
|
+ topCarousels: res1.data||[],
|
|
|
+ bannerList: res2.data||[],
|
|
|
+ bannerDefault:require(`~/static/images/website/banner/cx-banner-index.png`),
|
|
|
};
|
|
|
},
|
|
|
data() {
|
|
|
return {
|
|
|
SystemWidthFlag:false,// 判断是否是手机端,默认为false,默认为PC端
|
|
|
topCarousels2: [],
|
|
|
+ newImage: require(`~/static/images/website/index/news-img.png`),
|
|
|
// 产品和服务
|
|
|
- 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`),
|
|
|
+ productsImg1: require(`~/static/images/website/index/index-img1.png`),
|
|
|
+ productsImg2: require(`~/static/images/website/index/index-img2.png`),
|
|
|
+ productsImg3: require(`~/static/images/website/index/index-img3.png`),
|
|
|
+ productsImg4: require(`~/static/images/website/index/index-img4.png`),
|
|
|
// 客户logo
|
|
|
- customerImg1: require(`~/static/images/client/index/index-customer-img1.png`),
|
|
|
- customerImg2: require(`~/static/images/client/index/index-customer-img2.png`),
|
|
|
- customerImg3: require(`~/static/images/client/index/index-customer-img3.png`),
|
|
|
- customerImg4: require(`~/static/images/client/index/index-customer-img4.png`),
|
|
|
- customerImg5: require(`~/static/images/client/index/index-customer-img5.png`),
|
|
|
- customerImg6: require(`~/static/images/client/index/index-customer-img6.png`),
|
|
|
- customerImg7: require(`~/static/images/client/index/index-customer-img7.png`),
|
|
|
- customerImg8: require(`~/static/images/client/index/index-customer-img8.png`),
|
|
|
- customerImg9: require(`~/static/images/client/index/index-customer-img9.png`),
|
|
|
- customerImg10: require(`~/static/images/client/index/index-customer-img10.png`),
|
|
|
- customerImg11: require(`~/static/images/client/index/index-customer-img11.png`),
|
|
|
- customerImg12: require(`~/static/images/client/index/index-customer-img12.png`),
|
|
|
- customerImg13: require(`~/static/images/client/index/index-customer-img13.png`),
|
|
|
- customerImg14: require(`~/static/images/client/index/index-customer-img14.png`),
|
|
|
- customerImg15: require(`~/static/images/client/index/index-customer-img15.png`),
|
|
|
- customerImg16: require(`~/static/images/client/index/index-customer-img16.png`),
|
|
|
- customerImg17: require(`~/static/images/client/index/index-customer-img17.png`),
|
|
|
- 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`),
|
|
|
+ customerImg1: require(`~/static/images/website/index/hzkh-icon1.png`),
|
|
|
+ customerImg2: require(`~/static/images/website/index/hzkh-icon2.png`),
|
|
|
+ customerImg3: require(`~/static/images/website/index/hzkh-icon3.png`),
|
|
|
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: '近年来我国互联网继续保持增长态势,网络产业已经从过去的吸引眼球上逐渐转向以“盈利”为核心。如网络游戏、网上交易、网络广告、网络教育、网络短信等,新兴应用层出不穷,将推动产业融合发展和转型升级。',
|
|
|
- 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,
|
|
|
- btnText: '获取验证码',
|
|
|
- countdown: 60, // 60秒倒计时
|
|
|
- sliderData: {},
|
|
|
- appKey: 'FFFF0N00000000007EC0',
|
|
|
- telChangeDate: {},
|
|
|
- telRules: {
|
|
|
- tel: [
|
|
|
- { trigger: 'blur', required: true, message: '请输入手机号' },
|
|
|
- ],
|
|
|
- verification: [
|
|
|
- { trigger: 'blur', required: true, message: '请输入验证码' },
|
|
|
- ],
|
|
|
- },
|
|
|
-
|
|
|
-
|
|
|
};
|
|
|
-
|
|
|
-
|
|
|
},
|
|
|
|
|
|
head(){
|
|
|
@@ -586,47 +230,11 @@
|
|
|
name: 'keywords',
|
|
|
content: '在线考试系统,考试系统,在线培训系统,培训系统,在线答题系统,答题系统,在线学习系统,学习系统,答题软件'
|
|
|
},
|
|
|
- /* {
|
|
|
- name: 'mobile-agent',
|
|
|
- content: 'format=html5;url=https://m.mtavip.com'
|
|
|
- },*/
|
|
|
- {
|
|
|
- name: 'bytedance-verification-code',
|
|
|
- content: 'EoTQ4NuK4pxkCu7efFJH'
|
|
|
- },
|
|
|
- {
|
|
|
- 'http-equiv': 'Cache-Control',
|
|
|
- content: 'no-transform'
|
|
|
- },
|
|
|
+
|
|
|
],
|
|
|
- link:[
|
|
|
- /* {
|
|
|
- rel:'alternate',
|
|
|
- media:'only screen and(max-width: 640px)',
|
|
|
- href:'https://m.mtavip.com'
|
|
|
- },*/
|
|
|
- {
|
|
|
- rel:'canonical',
|
|
|
- href:'https://www.mtavip.com/'
|
|
|
- }
|
|
|
- ]
|
|
|
}
|
|
|
},
|
|
|
methods: {
|
|
|
- // 移动端跳转详情页
|
|
|
- goDetailsPage(data){
|
|
|
- this.$router.push({ name: data});
|
|
|
- },
|
|
|
- // 判断是否为移动端
|
|
|
- getSystemWidth(){
|
|
|
- var browserWidth=document.documentElement.clientWidth;
|
|
|
- if(browserWidth <= 768){
|
|
|
- this.SystemWidthFlag = true;
|
|
|
- }else{
|
|
|
- this.SystemWidthFlag = false;
|
|
|
- }
|
|
|
-
|
|
|
- },
|
|
|
clickBanner(data){
|
|
|
/* console.log(data);
|
|
|
|
|
|
@@ -636,244 +244,6 @@
|
|
|
// this.$router.push({ name: 'indexEducation' });
|
|
|
},
|
|
|
|
|
|
- // 免费试用
|
|
|
- FreeTrial(type){
|
|
|
- var registerType = type;
|
|
|
- this.getSystemWidth();
|
|
|
- if(this.SystemWidthFlag){
|
|
|
- if(registerType===1) {
|
|
|
- window.open('https://cdnks.mtavip.com/mdist/#/webRegister?flug=2')
|
|
|
- }else {
|
|
|
- window.open('https://cdnks.mtavip.com/mdist/#/webRegister?flug=2')
|
|
|
- }
|
|
|
- }else{
|
|
|
- if(registerType===1){
|
|
|
- window.open('https://cdnks.mtavip.com/a/register?flug=2')
|
|
|
- }else{
|
|
|
- window.open('https://cdnks.mtavip.com/a/register?flug=2')
|
|
|
- }
|
|
|
-
|
|
|
- }
|
|
|
- },
|
|
|
- // 申请方案
|
|
|
- applyFun() {
|
|
|
- this.getSystemWidth();
|
|
|
- if(this.SystemWidthFlag){
|
|
|
- this.$router.push({ name: 'CourseDevelopPhone', query: {pageName: 'shouye',} });
|
|
|
- }else{
|
|
|
- this.telDl = true;
|
|
|
- this.sliderFun();
|
|
|
- }
|
|
|
-
|
|
|
- },
|
|
|
-
|
|
|
- dialogSave(){
|
|
|
- this.$refs.ruleTelForm.validate((valid) => {
|
|
|
- if (valid) {
|
|
|
- // 请求后台
|
|
|
- const options = {
|
|
|
- phone: this.telChangeDate.tel,
|
|
|
- code: this.telChangeDate.verification,
|
|
|
- };
|
|
|
-
|
|
|
- this.$axios.$post('/develop/add',options).then(res=>{
|
|
|
- if (res.code === 0 && res.data) {
|
|
|
- this.telDl = false;
|
|
|
- this.$message.success('申请成功');
|
|
|
- } else {
|
|
|
- this.$message.error('申请失败');
|
|
|
- }
|
|
|
- });
|
|
|
- }
|
|
|
- });
|
|
|
-
|
|
|
- },
|
|
|
-
|
|
|
-
|
|
|
- delDlClose(){
|
|
|
- this.telDl =false;
|
|
|
- this.countdown = -1;
|
|
|
- this.$refs.ruleTelForm.resetFields();
|
|
|
- __nc.reset();
|
|
|
-
|
|
|
-
|
|
|
- },
|
|
|
-
|
|
|
- /**
|
|
|
- * 串联加载指定的脚本
|
|
|
- * 串联加载[异步]逐个加载,每个加载完成后加载下一个
|
|
|
- * 全部加载完成后执行回调
|
|
|
- * @param array|string 指定的脚本们
|
|
|
- * @param function 成功后回调的函数
|
|
|
- * @return array 所有生成的脚本元素对象数组
|
|
|
- * 异步加载js后运行回调函数callback / scripts 为数组或字符串
|
|
|
- */
|
|
|
- seriesLoadScripts(scripts, callback) {
|
|
|
- if (typeof (scripts) != 'object') {
|
|
|
- var scripts = [scripts];
|
|
|
- }
|
|
|
- var HEAD = document.getElementsByTagName('head').item(0) || document.documentElement;
|
|
|
- var s = new Array(), last = scripts.length - 1, recursiveLoad = function (i) { //递归
|
|
|
- s[i] = document.createElement('script');
|
|
|
- s[i].setAttribute('type', 'text/javascript');
|
|
|
- s[i].onload = s[i].onreadystatechange = function () { //Attach handlers for all browsers
|
|
|
- if (!/*@cc_on!@*/0 || this.readyState == 'loaded' || this.readyState == 'complete') {
|
|
|
- this.onload = this.onreadystatechange = null;
|
|
|
- this.parentNode.removeChild(this);
|
|
|
- if (i != last) {
|
|
|
- recursiveLoad(i + 1);
|
|
|
- } else if (typeof (callback) == 'function') {
|
|
|
- callback();
|
|
|
- }
|
|
|
- }
|
|
|
- };
|
|
|
- s[i].setAttribute('src', scripts[i]);
|
|
|
- HEAD.appendChild(s[i]);
|
|
|
- };
|
|
|
- recursiveLoad(0);
|
|
|
- },
|
|
|
- // 滑块
|
|
|
- sliderFun() {
|
|
|
- const nc_token = [this.appKey, (new Date()).getTime(), Math.random()].join(':');
|
|
|
- console.log(nc_token);
|
|
|
- const NC_Opt = {
|
|
|
- //声明滑动验证需要渲染的目标元素ID。
|
|
|
- renderTo: '#your-dom-id',
|
|
|
- //应用类型标识。它和使用场景标识(scene字段)一起决定了滑动验证的业务场景与后端对应使用的策略模型。您可以在人机验证控制台的配置管理页签找到对应的appkey字段值,请务必正确填写。
|
|
|
- appkey: this.appKey,
|
|
|
- //使用场景标识。它和应用类型标识(appkey字段)一起决定了滑动验证的业务场景与后端对应使用的策略模型。您可以在人机验证控制台的配置管理页签找到对应的scene值,请务必正确填写。
|
|
|
- scene: 'nc_message',
|
|
|
- //滑动验证码的主键,请勿将该字段定义为固定值。确保每个用户每次打开页面时,其token值都是不同的。系统默认的格式为:”您的appkey”+”时间戳”+”随机数”。
|
|
|
- token: nc_token,
|
|
|
- //滑动条的宽度。
|
|
|
- customWidth: 300,
|
|
|
- //业务键字段,可为空。为便于线上问题的排查,建议您按照线上问题定位文档中推荐的方法配置该字段值。
|
|
|
- trans: { 'key1': 'code0' },
|
|
|
- //通过Dom的ID属性自动填写trans业务键,可为空。建议您按照线上问题定位文档中推荐的方法配置该字段值。
|
|
|
- elementID: ['usernameID'],
|
|
|
- //是否自定义配置底层采集组件。如无特殊场景,请使用默认值(0),即不自定义配置底层采集组件。
|
|
|
- is_Opt: 0,
|
|
|
- //语言。PC端Web页面场景默认支持18国语言,详细配置方法请参见自定义文案与多语言文档。
|
|
|
- language: 'cn',
|
|
|
- //是否启用。一般情况,保持默认值(true)即可。
|
|
|
- isEnabled: true,
|
|
|
- //内部网络请求的超时时间。一般情况建议保持默认值(3000ms)。
|
|
|
- timeout: 3000,
|
|
|
- //允许服务器超时重复次数,默认5次。超过重复次数后将触发报错。
|
|
|
- times: 5,
|
|
|
- //用于自定义滑动验证各项请求的接口地址。一般情况,请勿配置该参数。
|
|
|
- apimap: {
|
|
|
- // 'analyze': '//a.com/nocaptcha/analyze.jsonp',
|
|
|
- // 'get_captcha': '//b.com/get_captcha/ver3',
|
|
|
- // 'get_captcha': '//pin3.aliyun.com/get_captcha/ver3'
|
|
|
- // 'get_img': '//c.com/get_img',
|
|
|
- // 'checkcode': '//d.com/captcha/checkcode.jsonp',
|
|
|
- // 'umid_Url': '//e.com/security/umscript/3.2.1/um.js',
|
|
|
- // 'uab_Url': '//aeu.alicdn.com/js/uac/909.js',
|
|
|
- // 'umid_serUrl': 'https://g.com/service/um.json'
|
|
|
- },
|
|
|
- //前端滑动验证通过时会触发该回调参数。您可以在该回调参数中将请求标识(token)、会话ID(sessionid)、签名串(sig)字段记录下来,随业务请求一同发送至您的服务端调用验签。
|
|
|
- callback: (data) => {
|
|
|
- this.sliderData = Object.assign({}, data, {
|
|
|
- appkey: NC_Opt.appkey,
|
|
|
- scene: NC_Opt.scene,
|
|
|
- });
|
|
|
- console.log( this.sliderData);
|
|
|
- },
|
|
|
- };
|
|
|
- let date11 = () => {
|
|
|
-
|
|
|
- let _date = new Date();
|
|
|
- let year = _date.getFullYear().toString();
|
|
|
- let month = _date.getMonth().toString();
|
|
|
- let day = _date.getDate().toString();
|
|
|
- let a = _date.getHours().toString();
|
|
|
- let b = _date.getMinutes().toString();
|
|
|
- let c = _date.getSeconds().toString();
|
|
|
-
|
|
|
- return year + month + day + a + b + c;
|
|
|
- };
|
|
|
- let c = date11();
|
|
|
- const scripts = [
|
|
|
- `https://g.alicdn.com/sd/ncpc/nc.js?t=${c}`,
|
|
|
- ];
|
|
|
- this.seriesLoadScripts(scripts, function () {
|
|
|
- var nc = new noCaptcha(NC_Opt);
|
|
|
- nc.upLang('cn', {
|
|
|
- _startTEXT: '请按住滑块,拖动到最右边',
|
|
|
- _yesTEXT: '验证通过',
|
|
|
- _error300: '哎呀,出错了,点击<a href="javascript:__nc.reset()">刷新</a>再来一次',
|
|
|
- _errorNetwork: '网络不给力,请<a href="javascript:__nc.reset()">点击刷新</a>',
|
|
|
- });
|
|
|
- });
|
|
|
-
|
|
|
- },
|
|
|
-
|
|
|
- // 倒计时60秒
|
|
|
- setTime() {
|
|
|
- if (this.countdown === 0) {
|
|
|
- this.btnTextDisabled = false;
|
|
|
- this.btnText = '获取验证码';
|
|
|
- this.countdown = 60;
|
|
|
- }else if(this.countdown === -1){
|
|
|
- this.btnTextDisabled = false;
|
|
|
- this.btnText = '获取验证码';
|
|
|
- this.countdown = 60;
|
|
|
- }else {
|
|
|
- this.btnTextDisabled = true;
|
|
|
- this.btnText = '重新发送(' + this.countdown + 's)';
|
|
|
- this.countdown--;
|
|
|
- setTimeout(() => {
|
|
|
- this.setTime();
|
|
|
- }, 1000);
|
|
|
- }
|
|
|
- },
|
|
|
- // 验证码
|
|
|
- checkVerification() {
|
|
|
- if (this.sliderData.appkey === undefined) {
|
|
|
- this.$message.error('请先通过滑块校验');
|
|
|
- return;
|
|
|
- }
|
|
|
- this.$axios.$post(`/develop/exists`,{ phone: this.telChangeDate.tel}).then(res=>{
|
|
|
-
|
|
|
- if (res.code === 0 && res.data) {
|
|
|
-
|
|
|
- let req = {
|
|
|
- 'appkey': this.sliderData.appkey,
|
|
|
- 'phone': this.telChangeDate.tel,
|
|
|
- 'scene': this.sliderData.scene,
|
|
|
- 'sessionid': this.sliderData.csessionid,
|
|
|
- 'sig': this.sliderData.sig,
|
|
|
- 'token': this.sliderData.token,
|
|
|
- 'type': 0,
|
|
|
- }
|
|
|
- this.$axios.$post('/sendCode',req).then(res=>{
|
|
|
- if (res.code === 0 && res.data) {
|
|
|
- this.setTime();
|
|
|
- }else {
|
|
|
- this.$message.error(res.msg||'手机号已存在');
|
|
|
- }
|
|
|
- })
|
|
|
- } else {
|
|
|
- this.$message.error(res.msg||'手机号已存在');
|
|
|
- return false;
|
|
|
- }
|
|
|
-
|
|
|
- })
|
|
|
- },
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- goExamPage(){
|
|
|
- this.$router.push({ name: 'examsystem' });
|
|
|
- },
|
|
|
- goPeixunPage(){
|
|
|
- this.$router.push({ name: 'trainsystem' });
|
|
|
- },
|
|
|
- goKechengPage(){
|
|
|
- this.$router.push({ path: '/courseware/synopsis' });
|
|
|
- },
|
|
|
checkInfo(data) {
|
|
|
const opt = {
|
|
|
id: data.code,
|
|
|
@@ -887,9 +257,6 @@
|
|
|
},
|
|
|
...mapGetters(['getBaseUrl']),
|
|
|
},
|
|
|
- mounted() {
|
|
|
- this.getSystemWidth();
|
|
|
- }
|
|
|
};
|
|
|
</script>
|
|
|
|