peixun.vue 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603
  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/productImage/p20.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/productImage/p21.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/productImage/p18.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/productImage/p17.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/productImage/p19.png`),
  237. order: 1,
  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. h4 {
  276. font-size: 30px;
  277. font-weight: 800;
  278. color: #333;
  279. margin-bottom: 90px;
  280. text-align: center;
  281. }
  282. ul {
  283. display: flex;
  284. flex-direction: row;
  285. flex-wrap: wrap;
  286. li {
  287. text-align: center;
  288. width: 33%;
  289. margin-bottom: 30px;
  290. i {
  291. width: 99px;
  292. height: 99px;
  293. display: inline-block;
  294. background-repeat: no-repeat;
  295. background-size: contain;
  296. background-position: center;
  297. }
  298. &:nth-child(1) {
  299. i {
  300. background-image: url("~static/gangweiIcon/z73.png");
  301. }
  302. }
  303. &:nth-child(2) {
  304. i {
  305. background-image: url("~static/gangweiIcon/z74.png");
  306. }
  307. }
  308. &:nth-child(3) {
  309. i {
  310. background-image: url("~static/gangweiIcon/z75.png");
  311. }
  312. }
  313. &:nth-child(4) {
  314. i {
  315. background-image: url("~static/gangweiIcon/z76.png");
  316. }
  317. }
  318. &:nth-child(5) {
  319. i {
  320. background-image: url("~static/gangweiIcon/z77.png");
  321. }
  322. }
  323. &:nth-child(6) {
  324. i {
  325. background-image: url("~static/gangweiIcon/z78.png");
  326. }
  327. }
  328. span {
  329. font-size: 20px;
  330. color: #565656;
  331. font-weight: 500;
  332. line-height: 30px;
  333. display: block;
  334. text-align: center;
  335. }
  336. }
  337. }
  338. }
  339. // 解决方案
  340. .platform-products-services {
  341. .client-title {
  342. font-size: 30px;
  343. font-weight: 800;
  344. text-align: center;
  345. color: #333;
  346. margin-top: 80px;
  347. margin-bottom: 70px;
  348. }
  349. .btn-groups {
  350. margin-top: 48px;
  351. .btn-item {
  352. margin-right: 20px;
  353. }
  354. }
  355. }
  356. // 学习平台
  357. .client-study-box {
  358. h4 {
  359. font-size: 30px;
  360. color: #333;
  361. font-weight: 800;
  362. text-align: center;
  363. margin-bottom: 116px;
  364. }
  365. ul.top-list {
  366. display: flex;
  367. justify-content: space-between;
  368. li {
  369. width: 25%;
  370. div {
  371. border: 1px dashed #00b96b;
  372. box-sizing: border-box;
  373. margin: 20px;
  374. p {
  375. text-align: center;
  376. }
  377. & > p:nth-child(1) {
  378. color: #00b96b;
  379. font-size: 24px;
  380. margin: 28px auto 28px;
  381. }
  382. & > p:nth-child(2) {
  383. color: #00b96b;
  384. font-size: 60px;
  385. margin: 0 auto 25px;
  386. }
  387. }
  388. }
  389. }
  390. ul.bottom-list {
  391. margin-top: 70px;
  392. display: flex;
  393. justify-content: space-between;
  394. li {
  395. margin: 0 auto 120px;
  396. text-align: center;
  397. i {
  398. width: 110px;
  399. height: 110px;
  400. display: inline-block;
  401. background-repeat: no-repeat;
  402. background-size: contain;
  403. background-position: center;
  404. }
  405. &:nth-child(1) {
  406. i {
  407. background-image: url("~static/gangweiIcon/z79.png");
  408. }
  409. }
  410. &:nth-child(2) {
  411. i {
  412. background-image: url("~static/gangweiIcon/z80.png");
  413. }
  414. }
  415. &:nth-child(3) {
  416. i {
  417. background-image: url("~static/gangweiIcon/z81.png");
  418. }
  419. }
  420. &:nth-child(4) {
  421. i {
  422. background-image: url("~static/gangweiIcon/z82.png");
  423. }
  424. }
  425. &:nth-child(5) {
  426. i {
  427. background-image: url("~static/gangweiIcon/z83.png");
  428. }
  429. }
  430. p {
  431. font-size: 14px;
  432. font-weight: 500;
  433. color: #565656;
  434. width: 148px;
  435. line-height: 24px;
  436. }
  437. h4 {
  438. font-size: 24px;
  439. font-weight: 700;
  440. color: #565656;
  441. margin-top: 38px;
  442. margin-bottom: 28px;
  443. }
  444. }
  445. }
  446. }
  447. @media (max-width: 768px) {
  448. // 企业现状
  449. .client-xianzhuang-box {
  450. margin-top: 10%;
  451. h4 {
  452. text-align: center;
  453. font-size: 18px;
  454. font-weight: 800;
  455. color: #333;
  456. margin-bottom: 5%;
  457. }
  458. p {
  459. font-size: 12px;
  460. font-weight: 800;
  461. color: #565656;
  462. text-align: center;
  463. line-height: 30px;
  464. }
  465. }
  466. // 企业痛点
  467. .client-tongdian-box {
  468. margin-top: 10%;
  469. h4 {
  470. font-size: 18px;
  471. font-weight: 800;
  472. color: #333;
  473. margin-bottom: 6%;
  474. text-align: center;
  475. }
  476. ul {
  477. li {
  478. width: 50%;
  479. i {
  480. width: 60px;
  481. height: 60px;
  482. }
  483. span {
  484. font-size: 12px;
  485. }
  486. }
  487. }
  488. }
  489. // 解决方案
  490. .platform-products-services {
  491. .client-title {
  492. font-size: 18px;
  493. font-weight: 800;
  494. text-align: center;
  495. color: #333;
  496. margin-top: 10%;
  497. margin-bottom: 10%;
  498. }
  499. .btn-groups {
  500. margin-top: 5%;
  501. .btn-item {
  502. margin-right: 20px;
  503. }
  504. }
  505. }
  506. .client-study-box {
  507. h4 {
  508. font-size: 18px;
  509. margin-bottom: 10%;
  510. }
  511. ul.top-list {
  512. flex-wrap: wrap;
  513. justify-content: space-between;
  514. li {
  515. width: 50%;
  516. div {
  517. margin: 2%;
  518. p:nth-child(1) {
  519. font-size: 14px;
  520. }
  521. p:nth-child(2) {
  522. font-size: 18px;
  523. }
  524. }
  525. }
  526. }
  527. ul.bottom-list {
  528. margin-top: 10%;
  529. flex-direction: column;
  530. li {
  531. margin-bottom: 10%;
  532. }
  533. }
  534. }
  535. }
  536. </style>