medical.vue 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321
  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>
  9. </div>
  10. <!-- 医疗行业培训现状 -->
  11. <div class="client-xianzhuang-box">
  12. <h4>医疗行业培训现状</h4>
  13. <p>医学类培训考核种类繁多,如医疗工作者的执业医师资格考试,护士执业资格考试,卫生专业技术资格考试,
  14. 全国各级医院日常进行的医护人员招聘考试,“三基”,“三严”考试,全国各级医学教育机构,如医学院,卫校,护校的本科,
  15. 研究生,大中专教育培训考试等,一些医学高等院校的附属医院同时还有本科,研究生在校生的教学考试工作等。
  16. </p>
  17. </div>
  18. <!-- 交通运输培训痛点 -->
  19. <div class="client-tongdian-box client-container">
  20. <h4>医疗行业培训痛点</h4>
  21. <ul>
  22. <li>
  23. <div>
  24. <i></i>
  25. <p>需要学习的文件材料较多,不易把握学习要点</p>
  26. </div>
  27. </li>
  28. <li>
  29. <div>
  30. <i></i>
  31. <p>无法把有价值的提问保存下来,给未来其他用户提供参考</p>
  32. </div>
  33. </li>
  34. <li>
  35. <div>
  36. <i></i>
  37. <p>还在使用传统面授培训,无法组织更多的人一起听课,传播面太小</p>
  38. </div>
  39. </li>
  40. </ul>
  41. </div>
  42. <!-- 青谷解决方案 -->
  43. <div class="client-fangan-box client-container">
  44. <h4 class="client-title">青谷解决方案</h4>
  45. <imgCardLv2 :option="item" v-for="(item,index) in productList" :key="index">
  46. <div class="btn-groups">
  47. <onlineInformationBtn my-type="2" class="online-information-btn btn-item green" />
  48. </div>
  49. </imgCardLv2>
  50. </div>
  51. <!-- 医疗行业类课程案例 -->
  52. <div class="client-anli-box client-container">
  53. <h4>医疗行业类课程案例</h4>
  54. <p>青谷软件可为医疗行业定制电子化课程</p>
  55. <ul>
  56. <li>
  57. <video-card :card-data="{title: '带你认识支气管', url: video1, imgUrl:img1}" @card-click="showVideo"></video-card>
  58. </li>
  59. <li>
  60. <video-card :card-data="{title: '高效会议',url: video2, imgUrl:img2}" @card-click="showVideo"></video-card>
  61. </li>
  62. <li>
  63. <video-card :card-data="{title: '呼吸功能检查介绍', url: video3, imgUrl:img3}" @card-click="showVideo"></video-card>
  64. </li>
  65. </ul>
  66. </div>
  67. <!-- 立即咨询 -->
  68. <desWithCode source="medical"></desWithCode>
  69. <videoDialog :source="curVideo" :visible.sync="visible"></videoDialog>
  70. </div>
  71. </template>
  72. <script>
  73. import chanPinTiYan from "~/components/common/chanPinTiYan";
  74. import freeTrialBtn from "~/components/common/freeTrialBtn";
  75. import onlineInformationBtn from "~/components/common/onlineInformationBtn";
  76. import newsComp2 from "~/components/common/newsComp2";
  77. import {BannerImgs} from "~/defaultConfig";
  78. import videoDialog from "~/components/common/videoDialog";
  79. import videoCard from "~/components/common/videoCard";
  80. import desWithCode from "@/components/common/layout/desComp/desWithCode";
  81. import imgCardLv2 from "~/components/common/layout/imgDes/imgCardLv2";
  82. /**
  83. * @ 解决方案 -> 医疗行业
  84. */
  85. export default {
  86. name: "medical",
  87. layout: 'templateB',
  88. components: {chanPinTiYan, freeTrialBtn, onlineInformationBtn, newsComp2, videoDialog, videoCard, desWithCode, imgCardLv2},
  89. async asyncData({$axios, store}) {
  90. const arr = [
  91. $axios.$post(`/home/banner/list`, {'code': BannerImgs.yiliaohangye}),
  92. ];
  93. const [res2] = await Promise.all(arr);
  94. return {
  95. bannerList: res2.data.data || [],
  96. }
  97. },
  98. head() {
  99. return {
  100. title: '在线考试平台_在线考试软件_试卷软件系统',
  101. meta: [
  102. {
  103. name: 'keywords',
  104. content: '考试平台,试卷系统,试卷软件'
  105. },
  106. {
  107. name: 'description',
  108. content: '麦塔考试系统具有良好高并发性和访问安全部署、严格的考试监控防作弊功能、PC移动支持多终端,随时随地考试、丰富的考试管理功能。'
  109. }
  110. ],
  111. }
  112. },
  113. data() {
  114. return {
  115. curVideo: '',
  116. visible: false,
  117. productList: [
  118. {
  119. content: {
  120. title: '强大的人员管理和培训功能',
  121. list: [
  122. {
  123. value: '支持手动、批量导入人员及部门多层级管理功能,解决机构人员多且分散的问题',
  124. },
  125. {
  126. value: '支持线上课程、直播课、线下培训按照课程科目设定进行课程分类划分',
  127. },
  128. {
  129. value: '学习时段灵活,不强制要求学员在某一特定时刻参加培训,并支持无限学习,实现从“了解”到“理解”的飞跃',
  130. },
  131. ],
  132. order: 2,
  133. num: '01',
  134. },
  135. img: {
  136. url: require(`~/static/productImage/p31.png`),
  137. order: 1,
  138. },
  139. mianfei: true,
  140. zixun: true,
  141. shenqing: false,
  142. myType: 'kaoshi'
  143. },
  144. {
  145. content: {
  146. title: '强大的AI防作弊,保障考试公平公正',
  147. list: [
  148. {
  149. value: '人脸识别、摄像头监考、有效防止替考代考,保障考试公平公正',
  150. },
  151. {
  152. value: '支持子管理员协助多屏监控在线监考,考生的面部表情、一举一动在后台实时呈现,最大程度模拟人工监考场景',
  153. },
  154. {
  155. value: '随机组卷、试题乱序、选择题选项乱序,超时强制交卷、防止切屏限制,有效的防止考生相互抄卷的行为',
  156. },
  157. ],
  158. order: 1,
  159. num: '02',
  160. },
  161. img: {
  162. url: require(`~/static/productImage/p32.png`),
  163. order: 2,
  164. },
  165. mianfei: true,
  166. zixun: true,
  167. shenqing: false,
  168. myType: 'kaoshi'
  169. },
  170. {
  171. content: {
  172. title: '多端口个性化设置随心选择',
  173. list: [
  174. {
  175. value: '支持个性化定制登录背景、品牌、logo等,一键搭建属于您的个性化在线考试系统',
  176. },
  177. {
  178. value: '与三方平台无缝集成,支持OA、HR、ERP、教务、微信、钉钉等应用的对接',
  179. },
  180. {
  181. value: 'PC、APP、H5统一管理,数据互动,充分利用水平化时间,塑造学员高频率使用习惯',
  182. },
  183. ],
  184. order: 2,
  185. num: '03',
  186. },
  187. img: {
  188. url: require(`~/static/productImage/p29.png`),
  189. order: 1,
  190. },
  191. mianfei: true,
  192. zixun: true,
  193. shenqing: false,
  194. myType: 'kaoshi'
  195. },
  196. {
  197. content: {
  198. title: '智能阅卷,多维度、可视化学情分析',
  199. list: [
  200. {
  201. value: '智能阅卷系统,减轻管理员工作压力,考后直接出成绩及排行榜等信息',
  202. },
  203. {
  204. value: '从用户、学习情况、考试、成绩、试题、排名、机构等层面多维度分析培训结果,掌握学员学习情况',
  205. },
  206. ],
  207. order: 1,
  208. num: '04',
  209. },
  210. img: {
  211. url: require(`~/static/productImage/p30.png`),
  212. order: 2,
  213. },
  214. mianfei: true,
  215. zixun: true,
  216. shenqing: false,
  217. myType: 'kaoshi'
  218. }
  219. ],
  220. // 医疗视频
  221. img1: require(`~/static/videoImages/v19.jpg`),
  222. video1: 'https://spdb.mtavip.com/f3912729cd5f4cf9b154ba5f1a51956e/8e3ec7bc60ff42ec868d65af6984d952-8fb6550e3b3b36511977af05b89d1232-fd.mp4',
  223. img2: require(`~/static/videoImages/v20.jpg`),
  224. video2: 'https://spdb.mtavip.com/2bb226058ae64203a6f6970c542c33eb/84e8af1494614d2bae079491104cf8cc-9e7af558757b1aed477a9f625ade5228-fd.mp4',
  225. img3: require(`~/static/videoImages/v21.jpg`),
  226. video3: 'https://spdb.mtavip.com/1fc0228fc1324ace9297c465e441bd7e/d99382ff9f1840ef8fc73edcba8256eb-8cab747e3823da29646bc68613cbdca1-fd.mp4',
  227. }
  228. },
  229. methods: {
  230. showVideo({url}) {
  231. this.curVideo = url;
  232. this.visible = true;
  233. }
  234. }
  235. }
  236. </script>
  237. <style lang="scss" scoped>
  238. .banner-btn-groups {
  239. left: 0;
  240. top: 450px !important;
  241. .solution-medical {
  242. color: #00b96b;
  243. border-color: #fff;
  244. width: 190px;
  245. height: 60px;
  246. line-height: 60px;
  247. border-radius: 50px;
  248. background: #fff;
  249. }
  250. }
  251. .client-tongdian-box {
  252. ul {
  253. li {
  254. &:nth-child(1) {
  255. div {
  256. background-image: url("~static/gangweiIcon/z91.png");
  257. i {
  258. background-image: url('~static/gangweiIcon/z106.png');
  259. }
  260. }
  261. }
  262. &:nth-child(2) {
  263. div {
  264. background-image: url("~static/gangweiIcon/z92.png");
  265. i {
  266. background-image: url('~static/gangweiIcon/z107.png');
  267. }
  268. }
  269. }
  270. &:nth-child(3) {
  271. div {
  272. background-image: url("~static/gangweiIcon/z93.png");
  273. i {
  274. background-image: url('~static/gangweiIcon/z104.png');
  275. }
  276. }
  277. }
  278. }
  279. }
  280. }
  281. @media (max-width: 768px) {
  282. .client-tongdian-box {
  283. ul {
  284. li {
  285. &:nth-child(1) {
  286. div {
  287. background-image: none;
  288. }
  289. }
  290. &:nth-child(2) {
  291. div {
  292. background-image: none;
  293. }
  294. }
  295. &:nth-child(3) {
  296. div {
  297. background-image: none;
  298. }
  299. }
  300. }
  301. }
  302. }
  303. }
  304. </style>