123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780 |
- <template>
- <div class="client-index-page">
- <div style="display: none">
- <a :href="`${baseUrl}/pcdituye.html`"></a>
- <a :href="`${baseUrl}/pcsitemap.xml`"></a>
- </div>
- <!-- 首页banner栏 -->
- <div class="client-banner-box">
- <el-carousel trigger="click">
- <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>
- </el-carousel-item>
- </el-carousel>
- </div>
- <!-- 发展历程 -->
- <div class="client-company-history">
- <div class="client-container">
- <ul>
- <li><div><p>2007<span>年</span></p><h4>公司创立于2007年</h4></div></li>
- <li><div><p>3000<span>+</span></p><h4>已与3000多家企业建立了合作关系</h4></div></li>
- <li><div><p>124,799<span>+</span></p><h4>平台用户已达到124799</h4></div></li>
- <li><div><p>30,000<span>+</span></p><h4>课件开发超30000课时</h4></div></li>
- </ul>
- </div>
- </div>
- <!-- 产品和服务 -->
- <div class="client-products-services">
- <div class="client-container">
- <h4 class="client-title">产品和服务</h4>
- <div class="products-services-box">
- <img :src="productsImg1" alt="考试系统" />
- <div class="products-services-content">
- <h5>考试系统</h5>
- <i></i>
- <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="培训系统" />
- <div class="products-services-content">
- <h5>培训系统</h5>
- <i></i>
- <p>麦塔培训平台满足企业全流程培训场景,支持移动web端、PC端、APP端答题和学习,多种学习模式保障学习效果,结果及时反馈</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="课件制作" />
- <div class="products-services-content">
- <h5>课件制作</h5>
- <i></i>
- <p>麦塔能够快速搭建企业单位、教育机构学习资源库,满足学习平台需求,针对目标对象的学习习惯和学习方式个性化开发课程</p>
- <div><div class="client-default-Btn" @click="applyFun">申请方案</div><span class="client-default-Btn" @click="goKechengPage">了解详情</span></div>
- </div>
- </div>
- </div>
- </div>
- <!-- 行业学习需求 -->
- <div class="client-demand-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>
- <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="item2.href"><img :src="item2.img" alt="客户案例"></a>
- </div>
- </div>
- </li>
- </ul>
- <a rel="nofollow" class="free-trial-default-btn" href="https://cdnks.mtavip.com/a/register?flug=1" target="_blank">免费试用</a>
- </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>
- <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="item2.href"><img :src="item2.img" alt="客户案例"></a>
- </div>
- </div>
- </li>
- </ul>
- <a rel="nofollow" class="free-trial-default-btn" href="https://cdnks.mtavip.com/a/register?flug=2" target="_blank">免费试用</a>
- </el-tab-pane>
- </el-tabs>
- </div>
- </div>
- <!-- 为什么选择我们 -->
- <div class="client-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="choseImg2" alt="完善的培训体系" /></span>
- <h5>完善的培训体系</h5>
- </div>
- </li>
- <li>
- <div>
- <span><img :src="choseImg3" alt="可靠的开发技术" style="margin-top: 65px;"/></span>
- <h5>可靠的开发技术</h5>
- </div>
- </li>
- <li>
- <div>
- <span><img :src="choseImg4" alt="成熟的运营能力" /></span>
- <h5>成熟的运营能力</h5>
- </div>
- </li>
- </ul>
- <a rel="nofollow" class="free-trial-default-btn" href="https://cdnks.mtavip.com/a/register?flug=1" target="_blank">免费试用</a>
- </div>
- </div>
- <!-- 新闻资讯 -->
- <div class="client-news-information">
- <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="新闻资讯" />
- <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>
- </div>
- <div class="industry-information-right">
- <ul>
- <li v-for="(item, index) in topCarousels" v-if="index >= 1">
- <h4 @click="checkInfo(item)"><span>{{ item.yyyy }}</span>{{ item.title }}</h4>
- <p><span>{{ item.mmdd}}</span>{{ item.intro }}</p>
- </li>
- </ul>
- </div>
- </div>
- </div>
- </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="http://p.qiao.baidu.com/cps/chat?siteId=11735491&userId=10530011" target="_blank">在线客服</a>
- </el-dialog>
- </div>
- </template>
- <script>
- import { mapGetters } from 'vuex';
- export default {
- name: 'index',
- layout: 'templateA',
- watchQuery: true,
- async fetch({ $axios, store, query }) {
- try {
- const { data } = await $axios.post('/home/links/list');
- store.commit('SetFooterYouQingLianJie', data.data.data);
- } catch (e) {
- }
- },
- async asyncData({ $axios, store }) {
- // 设置选中菜单
- store.commit('setActiveNav', '/');
- let [res1, res2] = await Promise.all([
- await $axios.$post(`/home/news/carousel`, { 'newsClassifyId': 1 }).then(res => {
- return res;
- }),
- await $axios.$post(`/home/banner/list`, { 'code': 1 }).then(res => {
- return res;
- }),
- ]);
- return {
- topCarousels: res1.data.data||[],
- bannerList: res2.data.data||[],
- };
- },
- data() {
- return {
- 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`),
- 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`),
- activeIndex: '首页',
- activeName: 'first',// tab页签
- kaoshiLiArray: [
- {
- demandNumber:'01',
- demandTitle:'企事业单位',
- demandHref: 'government',
- demandText: '无论是国企还是私企,每年都要举行年度考核、党建考核等各种不同形式的考试。而传统考试方式,从出题、组卷、印刷,到安排场地、试卷分发等,成本较高,不能完全适应现代企业管理模式。',
- demandLinkBox: [
- {
- img: require(`~/static/images/client/index/index-demand-icon1-1.png`),
- href: '#',
- },
- {
- img: require(`~/static/images/client/index/index-demand-icon1-2.png`),
- href: '#',
- },
- ],
- },
- {
- demandNumber:'02',
- demandTitle:'信息产业',
- demandHref: 'information',
- demandText: '近年来我国互联网继续保持增长态势,网络产业已经从过去的吸引眼球上逐渐转向以“盈利”为中心。如网络游戏、网上交易、网络广告、网络教育、网络短信等,新兴应用层出不穷,将推动产业融合发展和转型升级。',
- demandLinkBox: [
- {
- img: require(`~/static/images/client/index/index-demand-icon2-1.png`),
- href: '#',
- },
- {
- img: require(`~/static/images/client/index/index-demand-icon2-2.png`),
- href: '#',
- },
- ],
- },
- {
- demandNumber:'03',
- demandTitle:'能源化工',
- demandHref: 'energy',
- demandText: '信息化在社会的各行各业迅速发展,在石油、石化和煤炭等大型国有企业中要以信息化带动工业化、自动化,应用信息技术改造提升能源企业,加快企业信息化进程,提高信息技术应用水平。',
- demandLinkBox: [
- {
- img: require(`~/static/images/client/index/index-demand-icon3-1.png`),
- href: '#',
- },
- {
- img: require(`~/static/images/client/index/index-demand-icon3-2.png`),
- href: '#',
- },
- {
- img: require(`~/static/images/client/index/index-demand-icon3-3.png`),
- href: '#',
- },
- {
- img: require(`~/static/images/client/index/index-demand-icon3-4.png`),
- href: '#',
- },
- ],
- },
- {
- demandNumber:'04',
- demandTitle:'金融保险',
- demandHref: 'financial',
- demandText: '金融无处不在并已形成一个庞大体系,金融学涉及的范畴、分支和内容非常广,对员工的知识储备要求较高,相对的考核难度也较大。所以金融保险业更需要考核数据来作为依据,帮助提升业务能力。',
- demandLinkBox: [
- {
- img: require(`~/static/images/client/index/index-demand-icon4-1.png`),
- href: '#',
- },
- {
- img: require(`~/static/images/client/index/index-demand-icon4-2.png`),
- href: '#',
- },
- ],
- },
- {
- demandNumber:'05',
- demandTitle:'交通运输',
- demandHref: 'traffic',
- demandText: '由于交通行业以技术先行,企业越来越需要具有扎实的汽车运用技术、交通运输系统规划与管理、物流系统工程等方面专业知识,并能独立从事汽车运用与管理的复合型高级工程技术人才,人才的培养格外重要。',
- demandLinkBox: [
- {
- img: require(`~/static/images/client/index/index-demand-icon5-1.png`),
- href: '#',
- },
- {
- img: require(`~/static/images/client/index/index-demand-icon5-2.png`),
- href: '#',
- },
- ],
- },
- {
- demandNumber:'06',
- demandTitle:'教育培训',
- demandHref: 'education',
- demandText: '教培行业存在的教师教学水平参差不齐,教学质量难以提升等问题,麦塔不仅是考试出题软件,还是在线教学考试系统,非常适合培训机构前期营销获客以及后期模拟考试的场景。',
- demandLinkBox: [
- {
- img: require(`~/static/images/client/index/index-demand-icon6-1.png`),
- href: '#',
- },
- {
- img: require(`~/static/images/client/index/index-demand-icon6-2.png`),
- href: '#',
- },
- {
- img: require(`~/static/images/client/index/index-demand-icon6-3.png`),
- href: '#',
- },
- ],
- },
- ],
- peixunLiArray: [
- {
- demandNumber:'01',
- demandTitle:'食品餐饮',
- demandHref: 'restaurant',
- demandText: '随着社会经济的不断发展,餐饮文化的传播将越来越国际化和市场化。如何应对蓬勃发展的餐饮形势,不仅只是餐饮企业所面对的问题,同时也是烹饪教育应该思考的问题。',
- demandLinkBox: [
- {
- img: require(`~/static/images/client/index/index-demand-icon7-1.png`),
- href: '#',
- },
- {
- img: require(`~/static/images/client/index/index-demand-icon7-2.png`),
- href: '#',
- },
- ],
- },
- {
- demandNumber:'02',
- demandTitle:'教育培训',
- demandHref: 'trainEducation',
- demandText: '教培行业存在的教师教学水平参差不齐,教学质量难以提升等问题,麦塔不仅是考试出题软件,还是在线教学考试系统,非常适合培训机构前期营销获客以及后期模拟考试的场景。',
- demandLinkBox: [
- {
- img: require(`~/static/images/client/index/index-demand-icon8-1.png`),
- href: '#',
- },
- {
- img: require(`~/static/images/client/index/index-demand-icon8-2.png`),
- href: '#',
- },
- ],
- },
- {
- demandNumber:'03',
- demandTitle:'医疗行业',
- demandHref: 'medical',
- demandText: '医学类考试种类繁多,全国各级医学教育机构,如医学院,卫校,护校的本科,研究生,大中专教育培训考试等,一些医学高等院校的附属医院同时还有本科,研究生在校生的教学考试工作等。',
- demandLinkBox: [
- {
- img: require(`~/static/images/client/index/index-demand-icon9-1.png`),
- href: '#',
- },
- {
- img: require(`~/static/images/client/index/index-demand-icon9-2.png`),
- href: '#',
- },
- ],
- },
- {
- demandNumber:'04',
- demandTitle:'企事业单位',
- demandHref: 'trainGovernment',
- demandText: '无论是国企还是私企,每年都要举行年度考核、党建考核等各种不同形式的考试。而传统考试方式,从出题、组卷、印刷,到安排场地、试卷分发等,成本较高,不能完全适应现代企业管理模式。',
- demandLinkBox: [
- {
- img: require(`~/static/images/client/index/index-demand-icon10-1.png`),
- href: '#',
- },
- {
- img: require(`~/static/images/client/index/index-demand-icon10-2.png`),
- href: '#',
- },
- ],
- },
- {
- demandNumber:'05',
- demandTitle:'能源化工',
- demandHref: 'trainEnergy',
- demandText: '信息化在社会的各行各业迅速发展,在石油、石化和煤炭等大型国有企业中要以信息化带动工业化、自动化,应用信息技术改造提升能源企业,加快企业信息化进程,提高信息技术应用水平。',
- demandLinkBox: [
- {
- img: require(`~/static/images/client/index/index-demand-icon11-1.png`),
- href: '#',
- },
- {
- img: require(`~/static/images/client/index/index-demand-icon11-2.png`),
- href: '#',
- },
- {
- img: require(`~/static/images/client/index/index-demand-icon11-3.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(){
- return {
- title: '在线考试系统_在线培训系统_在线答题系统_大连栋科软件工程有限公司',
- meta: [
- {
- name: 'description',
- content: '麦塔在线考试系统和在线培训系统是由大连栋科软件工程有限公司历经多年独立研发,有完全自主知识产权的在线考试系统、在线培训系统。麦塔在线答题系统、在线学习系统全面支持移动端,栋科10年教育软件开发经验,10大功能模块,365天实时跟踪服务。麦塔无纸化考试系统节省30%的考试成本,跨平台支持手机端考试、练习!'
- },
- {
- name: 'mobile-agent',
- content: 'format=html5;url=https://m.mtavip.com'
- },
- {
- 'http-equiv': 'Cache-Control',
- content: 'no-transform'
- },
- ],
- link:[
- {
- rel:'alternate',
- media:'only screen and(max-width: 640px)',
- href:'https://m.mtavip.com'
- }
- ]
- }
- },
- methods: {
- clickBanner(data){
- if(data.url){
- window.open(data.url)
- }
- },
- applyFun() {
- 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.$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 {
- this.btnTextDisabled = true;
- this.btnText = '重新发送(' + this.countdown + 's)';
- this.countdown--;
- setTimeout(() => {
- this.setTime();
- }, 1000);
- }
- },
- // 验证码
- checkVerification() {
- if (this.sliderData.appkey === undefined) {
- 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('手机号已存在');
- return false;
- }
- })
- },
- goExamPage(){
- this.$router.push({ name: 'examsystem' });
- },
- goPeixunPage(){
- this.$router.push({ name: 'trainsystem' });
- },
- goKechengPage(){
- this.$router.push({ name: 'courseware' });
- },
- checkInfo(data) {
- const opt = {
- id: data.code,
- };
- this.$router.push({ name: 'news-id', params: opt });
- },
- },
- computed: {
- baseUrl() {
- return this.getBaseUrl;
- },
- ...mapGetters(['getBaseUrl']),
- },
- };
- </script>
- <style></style>
|