peixun.vue 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605
  1. <template>
  2. <div class="client-exam-page client-platform-page">
  3. <!-- 广告图位置 -->
  4. <div class="client-banner-box">
  5. <div
  6. :style="{backgroundImage: `url(${bannerList[0].pic || require(`~/static/images/client/train/train-banner-background.png`)})`}"
  7. class="client-platform-banner">
  8. <div class="client-container mta-hidden-xs">
  9. <div class="banner-btn-groups left">
  10. <onlineInformationBtn class="online-information-btn btn-item"/>
  11. </div>
  12. </div>
  13. </div>
  14. </div>
  15. <!-- 企业培训现状 -->
  16. <div class="client-xianzhuang-box client-container">
  17. <h4>企业培训现状</h4>
  18. <p>企业的发展在于人才比拼,而人才的比拼在于学习速度的比拼</p>
  19. <p>为此,很多企业不惜重金去建设培训体系,对员工进行培训,但却起不到良好的成效</p>
  20. </div>
  21. <!-- 企业培训痛点 -->
  22. <div class="client-tongdian-box client-container">
  23. <h4>企业培训痛点</h4>
  24. <ul>
  25. <li>
  26. <i></i>
  27. <span>受时间、场地影响</span>
  28. <span>无法随时随地学习</span>
  29. </li>
  30. <li>
  31. <i></i>
  32. <span>培训过度,学习不足</span>
  33. <span>培训课程体系设置不合理</span>
  34. </li>
  35. <li>
  36. <i></i>
  37. <span>老员工离职,带走工作经验</span>
  38. <span>新人需要重新摸索经验</span>
  39. </li>
  40. <li>
  41. <i></i>
  42. <span>不能快速响应业务变化</span>
  43. </li>
  44. <li>
  45. <i></i>
  46. <span>没有针对性,知识无法共享</span>
  47. </li>
  48. <li>
  49. <i></i>
  50. <span>成本高,导致企业不敢</span>
  51. <span>进行员工培训</span>
  52. </li>
  53. </ul>
  54. </div>
  55. <!-- 企业培训解决方案 -->
  56. <div class="platform-products-services client-container">
  57. <h4 class="client-title">企业培训解决方案</h4>
  58. <imgCardLv3 :option="item" v-for="(item,index) in productList" :key="index">
  59. <div class="btn-groups">
  60. <onlineInformationBtn class="online-information-btn btn-item" v-if="item.zixun"/>
  61. </div>
  62. </imgCardLv3>
  63. </div>
  64. <!-- 如何快速学习平台 -->
  65. <div class="client-study-box client-container">
  66. <h4>如何搭建学习平台</h4>
  67. <ul class="top-list">
  68. <li>
  69. <div>
  70. <p>提升培训速度</p>
  71. <p>↑ 95%</p>
  72. </div>
  73. </li>
  74. <li>
  75. <div>
  76. <p>提升培训速度</p>
  77. <p>↓ 90%</p>
  78. </div>
  79. </li>
  80. <li>
  81. <div>
  82. <p>降低费用成本</p>
  83. <p>↓ 75%</p>
  84. </div>
  85. </li>
  86. <li>
  87. <div>
  88. <p>降低时间成本</p>
  89. <p>↓ 80%</p>
  90. </div>
  91. </li>
  92. </ul>
  93. <ul class="bottom-list">
  94. <li>
  95. <i></i>
  96. <h4>云端部署</h4>
  97. <p>云端部署,按需配置</p>
  98. <p>免硬件与IT运维投入</p>
  99. <p>PC、H5、APP多端兼容</p>
  100. </li>
  101. <li>
  102. <i></i>
  103. <h4>AI智能学习</h4>
  104. <p>内容智能推荐系统</p>
  105. <p>大数据与学习行为分析</p>
  106. <p>提供个性化培训</p>
  107. </li>
  108. <li>
  109. <i></i>
  110. <h4>人才发展体系</h4>
  111. <p>支持复杂岗位设置</p>
  112. <p>职业发展与胜任力体系</p>
  113. <p>只能体系</p>
  114. </li>
  115. <li>
  116. <i></i>
  117. <h4>混合式培训管理</h4>
  118. <p>线上线下混合式培训</p>
  119. <p>社交学习与分享</p>
  120. <p>多维度洞察培训效果</p>
  121. </li>
  122. <li>
  123. <i></i>
  124. <h4>海量优质课程资源</h4>
  125. <p>各领域行业专家</p>
  126. <p>免硬件与IT运维投入</p>
  127. <p>全方位覆盖企业培训体系</p>
  128. </li>
  129. </ul>
  130. </div>
  131. <!-- 立即咨询 -->
  132. <desWithCode source="peixun"></desWithCode>
  133. </div>
  134. </template>
  135. <script>
  136. import chanPinTiYan from "~/components/common/chanPinTiYan";
  137. import freeTrialBtn from "~/components/common/freeTrialBtn";
  138. import onlineInformationBtn from "~/components/common/onlineInformationBtn";
  139. import newsComp2 from "~/components/common/newsComp2";
  140. import {BannerImgs} from "~/defaultConfig";
  141. import desWithCode from "@/components/common/layout/desComp/desWithCode";
  142. import imgCardLv3 from "~/components/common/layout/imgDes/imgCardLv3";
  143. /**
  144. * @ 解决方案 -> 企业培训
  145. */
  146. export default {
  147. name: "peixun",
  148. layout: 'templateB',
  149. components: {chanPinTiYan, freeTrialBtn, onlineInformationBtn, newsComp2, desWithCode, imgCardLv3},
  150. async asyncData({$axios, store}) {
  151. const arr = [
  152. $axios.$post(`/home/banner/list`, {'code': BannerImgs.qiyepeixun}),
  153. ];
  154. const [res2] = await Promise.all(arr);
  155. return {
  156. bannerList: res2.data.data || [],
  157. }
  158. },
  159. head() {
  160. return {
  161. title: '在线考试平台_在线考试软件_试卷软件系统',
  162. meta: [
  163. {
  164. name: 'keywords',
  165. content: '考试平台,试卷系统,试卷软件'
  166. },
  167. {
  168. name: 'description',
  169. content: '麦塔考试系统具有良好高并发性和访问安全部署、严格的考试监控防作弊功能、PC移动支持多终端,随时随地考试、丰富的考试管理功能。'
  170. }
  171. ],
  172. }
  173. },
  174. data() {
  175. return {
  176. productList: [
  177. {
  178. content: {
  179. title: '一键导入组织成员名单',
  180. des: '支持一键批量导入企业组织成员,快速设置人员姓名、练习方式、职位等信息。支持分组设置培训权限。',
  181. order: 2,
  182. },
  183. img: {
  184. url: require('~/static/codeImage/code-jingli.png'),
  185. order: 1,
  186. },
  187. zixun: true,
  188. myType: 'peixun'
  189. },
  190. {
  191. content: {
  192. title: '多种课程形式及直播开展培训',
  193. des: 'PC端与移动端无缝链接。支持在线课程、直播教学、评论点赞、互动答案等强大的培训功能。方便组织线上培训学习',
  194. order: 1,
  195. },
  196. img: {
  197. url: require('~/static/codeImage/code-jingli.png'),
  198. order: 2,
  199. },
  200. zixun: true,
  201. myType: 'peixun'
  202. },
  203. {
  204. content: {
  205. title: '考、练模块提升学员培训效果',
  206. des: '题库、练习、考试、课后检测等功能帮助学员巩固培训知识,方便提升培训学习效果',
  207. order: 2,
  208. },
  209. img: {
  210. url: require('~/static/codeImage/code-jingli.png'),
  211. order: 1,
  212. },
  213. zixun: true,
  214. myType: 'peixun'
  215. },
  216. {
  217. content: {
  218. title: '可视化的培训大数据展示',
  219. des: '直观分析学员学习时长、课程数、考试分数等数据结果,快速掌握整体学习情况',
  220. order: 1,
  221. },
  222. img: {
  223. url: require('~/static/codeImage/code-jingli.png'),
  224. order: 2,
  225. },
  226. zixun: true,
  227. myType: 'peixun'
  228. },
  229. {
  230. content: {
  231. title: '快速搭建企业知识共享资源库库',
  232. des: '帮助企业搭建知识资源库,完成企业员工的知识分享',
  233. order: 1,
  234. },
  235. img: {
  236. url: require('~/static/codeImage/code-jingli.png'),
  237. order: 2,
  238. },
  239. zixun: true,
  240. myType: 'peixun'
  241. }
  242. ],
  243. }
  244. }
  245. }
  246. </script>
  247. <style lang="scss" scoped>
  248. // banner 图
  249. .client-banner-box {
  250. .banner-btn-groups.left {
  251. left: 300px;
  252. top: 460px;
  253. }
  254. }
  255. // 企业现状
  256. .client-xianzhuang-box {
  257. margin-top: 120px;
  258. h4 {
  259. text-align: center;
  260. font-size: 30px;
  261. font-weight: 800;
  262. color: #333;
  263. margin-bottom: 42px;
  264. }
  265. p {
  266. font-size: 18px;
  267. font-weight: 800;
  268. color: #565656;
  269. text-align: center;
  270. line-height: 30px;
  271. }
  272. }
  273. // 企业痛点
  274. .client-tongdian-box {
  275. margin-top: 190px;
  276. h4 {
  277. font-size: 30px;
  278. font-weight: 800;
  279. color: #333;
  280. margin-bottom: 90px;
  281. text-align: center;
  282. }
  283. ul {
  284. display: flex;
  285. flex-direction: row;
  286. flex-wrap: wrap;
  287. li {
  288. text-align: center;
  289. width: 33%;
  290. margin-bottom: 20px;
  291. i {
  292. width: 99px;
  293. height: 99px;
  294. display: inline-block;
  295. background-repeat: no-repeat;
  296. background-size: contain;
  297. background-position: center;
  298. }
  299. &:nth-child(1) {
  300. i {
  301. background-image: url("~static/gangweiIcon/z73.png");
  302. }
  303. }
  304. &:nth-child(2) {
  305. i {
  306. background-image: url("~static/gangweiIcon/z74.png");
  307. }
  308. }
  309. &:nth-child(3) {
  310. i {
  311. background-image: url("~static/gangweiIcon/z75.png");
  312. }
  313. }
  314. &:nth-child(4) {
  315. i {
  316. background-image: url("~static/gangweiIcon/z76.png");
  317. }
  318. }
  319. &:nth-child(5) {
  320. i {
  321. background-image: url("~static/gangweiIcon/z77.png");
  322. }
  323. }
  324. &:nth-child(6) {
  325. i {
  326. background-image: url("~static/gangweiIcon/z78.png");
  327. }
  328. }
  329. span {
  330. font-size: 20px;
  331. color: #565656;
  332. font-weight: 800;
  333. line-height: 30px;
  334. display: block;
  335. text-align: center;
  336. }
  337. }
  338. }
  339. }
  340. // 解决方案
  341. .platform-products-services {
  342. .client-title {
  343. font-size: 30px;
  344. font-weight: 800;
  345. text-align: center;
  346. color: #333;
  347. margin-top: 80px;
  348. margin-bottom: 70px;
  349. }
  350. .btn-groups {
  351. margin-top: 48px;
  352. .btn-item {
  353. margin-right: 20px;
  354. }
  355. }
  356. }
  357. // 学习平台
  358. .client-study-box {
  359. h4 {
  360. font-size: 30px;
  361. color: #333;
  362. font-weight: 800;
  363. text-align: center;
  364. margin-bottom: 116px;
  365. }
  366. ul.top-list {
  367. display: flex;
  368. justify-content: space-between;
  369. li {
  370. width: 25%;
  371. div {
  372. border: 1px dashed #00b96b;
  373. box-sizing: border-box;
  374. margin: 20px;
  375. p {
  376. text-align: center;
  377. }
  378. & > p:nth-child(1) {
  379. color: #00b96b;
  380. font-size: 24px;
  381. margin: 28px auto 28px;
  382. }
  383. & > p:nth-child(2) {
  384. color: #00b96b;
  385. font-size: 60px;
  386. margin: 0 auto 25px;
  387. }
  388. }
  389. }
  390. }
  391. ul.bottom-list {
  392. margin-top: 70px;
  393. display: flex;
  394. justify-content: space-between;
  395. li {
  396. margin: 0 auto 120px;
  397. text-align: center;
  398. i {
  399. width: 110px;
  400. height: 110px;
  401. display: inline-block;
  402. background-repeat: no-repeat;
  403. background-size: contain;
  404. background-position: center;
  405. }
  406. &:nth-child(1) {
  407. i {
  408. background-image: url("~static/gangweiIcon/z79.png");
  409. }
  410. }
  411. &:nth-child(2) {
  412. i {
  413. background-image: url("~static/gangweiIcon/z80.png");
  414. }
  415. }
  416. &:nth-child(3) {
  417. i {
  418. background-image: url("~static/gangweiIcon/z81.png");
  419. }
  420. }
  421. &:nth-child(4) {
  422. i {
  423. background-image: url("~static/gangweiIcon/z82.png");
  424. }
  425. }
  426. &:nth-child(5) {
  427. i {
  428. background-image: url("~static/gangweiIcon/z83.png");
  429. }
  430. }
  431. p {
  432. font-size: 14px;
  433. font-weight: 500;
  434. color: #565656;
  435. width: 148px;
  436. line-height: 24px;
  437. }
  438. h4 {
  439. font-size: 24px;
  440. font-weight: 700;
  441. color: #565656;
  442. margin-top: 38px;
  443. margin-bottom: 28px;
  444. }
  445. }
  446. }
  447. }
  448. @media (max-width: 768px) {
  449. // 企业现状
  450. .client-xianzhuang-box {
  451. margin-top: 10%;
  452. h4 {
  453. text-align: center;
  454. font-size: 18px;
  455. font-weight: 800;
  456. color: #333;
  457. margin-bottom: 5%;
  458. }
  459. p {
  460. font-size: 12px;
  461. font-weight: 800;
  462. color: #565656;
  463. text-align: center;
  464. line-height: 30px;
  465. }
  466. }
  467. // 企业痛点
  468. .client-tongdian-box {
  469. margin-top: 10%;
  470. h4 {
  471. font-size: 18px;
  472. font-weight: 800;
  473. color: #333;
  474. margin-bottom: 6%;
  475. text-align: center;
  476. }
  477. ul {
  478. li {
  479. width: 50%;
  480. i {
  481. width: 60px;
  482. height: 60px;
  483. }
  484. span {
  485. font-size: 12px;
  486. }
  487. }
  488. }
  489. }
  490. // 解决方案
  491. .platform-products-services {
  492. .client-title {
  493. font-size: 18px;
  494. font-weight: 800;
  495. text-align: center;
  496. color: #333;
  497. margin-top: 10%;
  498. margin-bottom: 10%;
  499. }
  500. .btn-groups {
  501. margin-top: 5%;
  502. .btn-item {
  503. margin-right: 20px;
  504. }
  505. }
  506. }
  507. .client-study-box {
  508. h4 {
  509. font-size: 18px;
  510. margin-bottom: 10%;
  511. }
  512. ul.top-list {
  513. flex-wrap: wrap;
  514. justify-content: space-between;
  515. li {
  516. width: 50%;
  517. div {
  518. margin: 2%;
  519. p:nth-child(1) {
  520. font-size: 14px;
  521. }
  522. p:nth-child(2) {
  523. font-size: 18px;
  524. }
  525. }
  526. }
  527. }
  528. ul.bottom-list {
  529. margin-top: 10%;
  530. flex-direction: column;
  531. li {
  532. margin-bottom: 10%;
  533. }
  534. }
  535. }
  536. }
  537. </style>