courseResource.vue 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556
  1. <template>
  2. <div class="client-exam-page client-platform-page">
  3. <!-- 广告位置 -->
  4. <div
  5. :style="{backgroundImage: `url(${ bannerList[0].pic || require(`~/static/images/client/train/train-banner-background.png`)})`}"
  6. class="client-new-platform-banner">
  7. </div>
  8. <!-- 企业通用岗位培训方案 -->
  9. <div class="platform-animation-gangwei client-container">
  10. <h4 class="client-title">企业通用岗位培训方案</h4>
  11. <ul>
  12. <li @click="goChildPage('zhiYeSuYang')">
  13. <div>
  14. <i :style="`background-image: url(${icon1})`"></i>
  15. <span>职业素养</span>
  16. </div>
  17. </li>
  18. <li @click="goChildPage('lingDaoNengLi')">
  19. <div>
  20. <i :style="`background-image: url(${icon2})`"></i>
  21. <span>领导能力</span>
  22. </div>
  23. </li>
  24. <li @click="goChildPage('renLiZiYuan')">
  25. <div>
  26. <i :style="`background-image: url(${icon3})`"></i>
  27. <span>人力资源</span>
  28. </div>
  29. </li>
  30. <li @click="goChildPage('shiChangYingXiao')">
  31. <div>
  32. <i :style="`background-image: url(${icon4})`"></i>
  33. <span>市场营销</span>
  34. </div>
  35. </li>
  36. <li @click="goChildPage('xingZhengGuanLi')">
  37. <div>
  38. <i :style="`background-image: url(${icon5})`"></i>
  39. <span>行政管理</span>
  40. </div>
  41. </li>
  42. <li @click="goChildPage('caiWuGuanLi')">
  43. <div>
  44. <i :style="`background-image: url(${icon6})`"></i>
  45. <span>财务管理</span>
  46. </div>
  47. </li>
  48. <li @click="goChildPage('keFuFuWu')">
  49. <div>
  50. <i :style="`background-image: url(${icon7})`"></i>
  51. <span>客服服务</span>
  52. </div>
  53. </li>
  54. <li @click="goChildPage('chanPinYunYing')">
  55. <div>
  56. <i :style="`background-image: url(${icon8})`"></i>
  57. <span>产品运营</span>
  58. </div>
  59. </li>
  60. <li @click="goChildPage('shengChanCaiGou')">
  61. <div>
  62. <i :style="`background-image: url(${icon9})`"></i>
  63. <span>生产采购</span>
  64. </div>
  65. </li>
  66. <li class="empty mta-hidden-xs">
  67. </li>
  68. <li class="empty mta-hidden-xs"></li>
  69. <li class="empty mta-hidden-xs"></li>
  70. </ul>
  71. <div class="btns-group mta-hidden-xs">
  72. <applyBtn @active-pc="onApplyBtnActive" @active-h5="onApplyBtnActiveH5"/>
  73. <onlineInformationBtn class="online-information-btn"/>
  74. </div>
  75. </div>
  76. <!-- 为企业培训打造学习矩阵 -->
  77. <div class="platform-animation-juzhen client-container">
  78. <h4>为企业培训打造学习矩阵</h4>
  79. <ul>
  80. <li>
  81. <div>
  82. <i class="mta-hidden-xs" :style="`background-image:url(${icon10})`"></i>
  83. <span>课程总数近<i class="icon-font">5000门</i></span>
  84. </div>
  85. </li>
  86. <li>
  87. <div>
  88. <i class="mta-hidden-xs" :style="`background-image:url(${icon11})`"></i>
  89. <span>涵盖<i class="icon-font">2000个</i>知识要点 </span>
  90. </div>
  91. </li>
  92. <li>
  93. <div>
  94. <i class="mta-hidden-xs" :style="`background-image:url(${icon12})`"></i>
  95. <span>提供<i class="icon-font">9大</i>通用岗位培训方案</span>
  96. </div>
  97. </li>
  98. <li>
  99. <div>
  100. <i class="mta-hidden-xs" :style="`background-image:url(${icon13})`"></i>
  101. <span>课程资源<i class="icon-font">每月</i>持续更新</span>
  102. </div>
  103. </li>
  104. </ul>
  105. <div class="btns-group">
  106. <applyBtn @active-pc="onApplyBtnActive" @active-h5="onApplyBtnActiveH5"/>
  107. <onlineInformationBtn class="online-information-btn"/>
  108. </div>
  109. </div>
  110. <!-- 课程内容形式多样 -->
  111. <div class="platform-animation-videos client-container">
  112. <h4>课程内容多样性</h4>
  113. <ul>
  114. <li>
  115. <video-card :card-data="{title: 'FLASH动画课程',
  116. des:'主要以图文动画的形式表现教学者的作用和教与学之间的关系,从而改变学习的本质',
  117. url:video1 , imgUrl:img1 }" @card-click="showVideo"></video-card>
  118. </li>
  119. <li>
  120. <video-card :card-data="{title: '视频课程',
  121. des:'把教师视频与PowerPoint课件一并摄制下来,生成为视频课件',
  122. url: video2, imgUrl:img2 }" @card-click="showVideo"></video-card>
  123. </li>
  124. <li>
  125. <video-card :card-data="{title: '名师讲堂',
  126. des:'各行各业讲师汇聚一堂,为不同专属领域打造明星级课堂',
  127. url: video3, imgUrl:img3 }" @card-click="showVideo"></video-card>
  128. </li>
  129. </ul>
  130. </div>
  131. <!-- 新闻咨询 -->
  132. <newsComp2 :newsData="topCarousels"></newsComp2>
  133. <videoDialog :source="curVideo" :visible.sync="visible"></videoDialog>
  134. <!-- 申请方案 -->
  135. <applicationDialog :visible.sync="telDl"></applicationDialog>
  136. </div>
  137. </template>
  138. <script>
  139. import applicationDialog from "~/components/common/applicationDialog";
  140. import applyBtn from "~/components/common/applyBtn";
  141. import onlineInformationBtn from "~/components/common/onlineInformationBtn";
  142. import newsComp2 from "~/components/common/newsComp2";
  143. import chanPinTiYan from "~/components/common/chanPinTiYan";
  144. import videoDialog from "~/components/common/videoDialog";
  145. import videoCard from "~/components/common/videoCard";
  146. import {BannerImgs, classifys} from "~/defaultConfig";
  147. /**
  148. * @ 产品与服务 -> 课程资源
  149. */
  150. export default {
  151. name: "courseResource",
  152. layout: 'templateB',
  153. head() {
  154. return {
  155. title: '课件资源_视频课件资源_flash课件资源_青谷软件',
  156. meta: [
  157. {
  158. name: 'keywords',
  159. content: '课件资源_视频课件资源_flash课件资源'
  160. },
  161. {
  162. name: 'description',
  163. content: '青谷软件经过多年发展,有专业的课件团队,熟悉教育、医疗等多种企业培训课件,拥有多种课件资源。'
  164. }
  165. ],
  166. }
  167. },
  168. components: {applyBtn, onlineInformationBtn, newsComp2, chanPinTiYan, videoDialog, videoCard, applicationDialog},
  169. async asyncData({$axios, store}) {
  170. const arr = [
  171. $axios.$post(`/home/news/carousel`, {
  172. 'newsClassifyId': classifys.kechengziyuan.classify,
  173. 'keyword': classifys.kechengziyuan.keyword
  174. }),
  175. $axios.$post(`/home/banner/list`, {'code': BannerImgs.tongyongkecheng}),
  176. ]
  177. const [res1, res2] = await Promise.all(arr);
  178. return {
  179. topCarousels: res1.data.data || [],
  180. bannerList: res2.data.data || [],
  181. }
  182. },
  183. data() {
  184. return {
  185. curVideo: '',
  186. visible: false,
  187. telDl: false,
  188. icon1: require('~/static/gangweiIcon/z60.png'),
  189. icon2: require('~/static/gangweiIcon/z61.png'),
  190. icon3: require('~/static/gangweiIcon/z62.png'),
  191. icon4: require('~/static/gangweiIcon/z63.png'),
  192. icon5: require('~/static/gangweiIcon/z64.png'),
  193. icon6: require('~/static/gangweiIcon/z65.png'),
  194. icon7: require('~/static/gangweiIcon/z66.png'),
  195. icon8: require('~/static/gangweiIcon/z67.png'),
  196. icon9: require('~/static/gangweiIcon/z68.png'),
  197. icon10: require('~/static/gangweiIcon/z69.png'),
  198. icon11: require('~/static/gangweiIcon/z70.png'),
  199. icon12: require('~/static/gangweiIcon/z71.png'),
  200. icon13: require('~/static/gangweiIcon/z72.png'),
  201. // 课程内容多样性
  202. img1: require(`~/static/videoImages/v40.jpg`),
  203. video1: 'https://spdb.mtavip.com/dd0f8eb8cc4c4debb78fa6d36e6b4415/96cf27ccc5f04109bb55c78ea3850ac5-ebfd0a97ed06517b66e06f479d4db08f-fd.mp4',
  204. img2: require(`~/static/videoImages/v41.jpg`),
  205. video2: 'https://spdb.mtavip.com/9582c63e57de4c90826a32e499394de9/a6c23fe089464b3db28b8b943bbb1f61-ab130b582506c004261fcab4a4d8bfa3-fd.mp4',
  206. img3: require(`~/static/videoImages/v42.jpg`),
  207. video3: 'https://spdb.mtavip.com/3e953e4afb6b44949ba0d257599c8109/0c8813c5c24a4464b1240f0d5d62f36e-2e9591441d9f1443ac5d3b956e1c0a0e-fd.mp4',
  208. }
  209. },
  210. methods: {
  211. goChildPage(key) {
  212. this.$router.push({path: `/product/${key}`})
  213. },
  214. showVideo({url}) {
  215. this.curVideo = url;
  216. this.visible = true;
  217. },
  218. onApplyBtnActive() {
  219. this.telDl = true;
  220. },
  221. onApplyBtnActiveH5() {
  222. this.$router.push({name: 'CourseDevelopPhone', query: {redirectUrl: 'shouye',}});
  223. },
  224. }
  225. }
  226. </script>
  227. <style lang="scss" scoped>
  228. .btns-group {
  229. margin: 40px auto 120px;
  230. text-align: center;
  231. .online-information-btn {
  232. margin-left: 20px;
  233. }
  234. }
  235. .platform-animation-gangwei {
  236. margin-top: 60px;
  237. .client-title {
  238. font-size: 30px;
  239. font-weight: 800;
  240. color: #333;
  241. text-align: center;
  242. margin-bottom: 100px;
  243. padding-top: 0;
  244. }
  245. ul {
  246. font-size: 16px;
  247. display: flex;
  248. flex-wrap: wrap;
  249. justify-content: center;
  250. li {
  251. width: 25%;
  252. > div {
  253. width: 100%;
  254. height: 112px;
  255. display: flex;
  256. align-items: center;
  257. box-sizing: border-box;
  258. padding: 20px;
  259. margin-right: 30px;
  260. cursor: pointer;
  261. border: 1px solid #fff;
  262. justify-content: center;
  263. }
  264. i {
  265. display: inline-block;
  266. width: 64px;
  267. height: 70px;
  268. margin-right: 40px;
  269. background-size: contain;
  270. background-repeat: no-repeat;
  271. background-position: center;
  272. }
  273. span {
  274. font-size: 24px;
  275. color: #333;
  276. font-weight: 800;
  277. display: inline-block;
  278. position: relative;
  279. }
  280. &:last-child {
  281. justify-self: flex-start;
  282. }
  283. &:hover > div {
  284. border: 1px solid #51C779;
  285. border-radius: 10px;
  286. span {
  287. color: #46c37b;
  288. &:before {
  289. content: '';
  290. position: absolute;
  291. bottom: -8px;
  292. width: 100%;
  293. height: 4px;
  294. background: #00b96b;
  295. }
  296. }
  297. }
  298. }
  299. }
  300. }
  301. .platform-animation-juzhen {
  302. h4 {
  303. font-size: 30px;
  304. font-weight: 800;
  305. color: #333;
  306. text-align: center;
  307. margin-bottom: 80px;
  308. }
  309. ul {
  310. li {
  311. width: 50%;
  312. display: inline-block;
  313. & > div {
  314. margin-bottom: 120px;
  315. display: flex;
  316. align-items: center;
  317. justify-content: center;
  318. .icon-font {
  319. font-size: 30px;
  320. color: #00b96b;
  321. font-weight: 500;
  322. padding: 0 10px;
  323. }
  324. span {
  325. font-size: 24px;
  326. color: #333;
  327. font-weight: 500;
  328. }
  329. & > i {
  330. width: 88px;
  331. height: 90px;
  332. display: inline-block;
  333. background-size: contain;
  334. background-repeat: no-repeat;
  335. margin-right: 22px;
  336. }
  337. }
  338. }
  339. li:nth-child(3) {
  340. div {
  341. margin-bottom: 40px;
  342. }
  343. }
  344. li:nth-child(4) {
  345. div {
  346. margin-bottom: 40px;
  347. }
  348. }
  349. }
  350. }
  351. .platform-animation-videos {
  352. margin-bottom: 200px;
  353. h4 {
  354. font-size: 30px;
  355. font-weight: 800;
  356. color: #333;
  357. text-align: center;
  358. margin-bottom: 120px;
  359. }
  360. ul {
  361. display: flex;
  362. justify-content: center;
  363. li {
  364. width: 33%;
  365. }
  366. }
  367. }
  368. @media (max-width: 768px) {
  369. .platform-animation-gangwei {
  370. margin-top: 20px;
  371. h4.client-title {
  372. font-size: 20px;
  373. margin-bottom: 20px;
  374. font-weight: 800;
  375. }
  376. ul {
  377. li {
  378. width: 33%;
  379. > div {
  380. width: 100%;
  381. height: 112px;
  382. display: flex;
  383. flex-direction: column;
  384. align-items: center;
  385. box-sizing: border-box;
  386. padding: 20px;
  387. margin-right: 30px;
  388. cursor: pointer;
  389. border: 1px solid #fff;
  390. }
  391. i {
  392. display: inline-block;
  393. width: 50%;
  394. height: 100%;
  395. margin-right: 0;
  396. background-size: contain;
  397. background-repeat: no-repeat;
  398. background-position: center;
  399. }
  400. span {
  401. font-size: 12px;
  402. color: #333;
  403. font-weight: 800;
  404. position: relative;
  405. }
  406. &:last-child {
  407. justify-self: flex-start;
  408. }
  409. &:hover > div {
  410. border: 1px solid #51C779;
  411. border-radius: 10px;
  412. span {
  413. color: #46c37b;
  414. }
  415. }
  416. }
  417. }
  418. }
  419. .btns-group {
  420. margin: 30px auto 60px;
  421. text-align: center;
  422. .online-information-btn {
  423. margin-left: 20px;
  424. }
  425. }
  426. .platform-animation-juzhen {
  427. margin-bottom: 30px;
  428. h4 {
  429. font-size: 20px;
  430. margin-bottom: 20px;
  431. font-weight: 800;
  432. margin-top: 40px;
  433. }
  434. ul li {
  435. width: 100%;
  436. margin: 0 auto;
  437. & > div {
  438. margin-bottom: 20px;
  439. display: flex;
  440. align-items: center;
  441. .icon-font {
  442. font-size: 20px;
  443. color: #00b96b;
  444. font-weight: 500;
  445. padding: 0 5px;
  446. }
  447. span {
  448. font-size: 16px;
  449. color: #333;
  450. font-weight: 500;
  451. display: inline-block;
  452. width: 100%;
  453. text-align: center;
  454. }
  455. & > i {
  456. width: 88px;
  457. height: 90px;
  458. display: inline-block;
  459. background-size: contain;
  460. background-repeat: no-repeat;
  461. margin-right: 22px;
  462. }
  463. }
  464. &:nth-child(3) {
  465. div {
  466. margin-bottom: 20px;
  467. }
  468. }
  469. &:nth-child(4) {
  470. div {
  471. margin-bottom: 20px;
  472. }
  473. }
  474. }
  475. }
  476. .platform-animation-videos {
  477. margin-bottom: 80px;
  478. h4 {
  479. font-size: 20px;
  480. font-weight: 800;
  481. color: #333;
  482. text-align: center;
  483. margin-bottom: 30px;
  484. }
  485. ul {
  486. display: flex;
  487. justify-content: center;
  488. flex-direction: column;
  489. li {
  490. width: 100%;
  491. margin-bottom: 20px;
  492. }
  493. }
  494. }
  495. }
  496. </style>