medical.vue 9.3 KB

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