(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-f2f38eac"],{"53b6":function(e,t,i){},"53ca":function(e,t,i){"use strict";i.d(t,"a",(function(){return n}));i("a4d3"),i("e01a"),i("d28b"),i("d3b7"),i("3ca3"),i("ddb0");function n(e){return n="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"===typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n(e)}},"58a4":function(e,t,i){},"5b8e":function(e,t){e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAEdklEQVRoQ+2Zx6smVRDFfwWCLnQpYo7gTsUcEVfqjDrOmBOCKxeuBP8KF4IL12bFnAWX5pwD5oy4VREFteRIfXKtuR1ud783PJnevI/XqU6lc6ra2OCHbXD72QlgR0fw/xkBd98d2ATo79Nm9sOO8LS77w2cBfwKPGVmP2c7touAu+8C3ARcC+j3S8BVZvb5eoJw9wOBu4BTgD+BW4DrzeyP0o4agL2A54HDigtfBK40sy/XA4S77wfcG8avXvkRcIaZ/TgEYLe4eUsy9jVgq5l9v5Yg3H0f4EHgxPQe/e8KM/u9F4BOuvsBEb5T00PeBM5bKxCR848Dx6T3Ko0vN7OvBmtgdYG7HwTcmcKo02sCIox/DDg2GfkqcEnNeF3X20bdfV/gYeC44qEOvAucvVR3KoyX50ubXge2mdm3XWk7yAM9D38bONfMvptTE5HzjybPy0mr5/fW3CCAqAl1BUUie+gV4GIz+2YKiOg296eClfHvAZvHOGcUgACh7qACOzoZKxDK0a9bQKQ+X97aFNnRAAoQj6Sa0CnxhMjuizEgokHcAeQu9wawpaXLNQEo0imHXaeeBa4ZYuzw/G3A6RWeubA1HZsBFCAeAE5IRrwQjL1dv4771JpvrRj/cvT5ZqafBCCMKbVKiaMqO4IcxSunVUhKDNts/CAPDOWzux8KKB0kuMpDWko18U8kgk/u6TB+llCcHIHE2HcDJ1UYdKvsB5RuJ1c8P8v42REoQCidBCIbKQEoAMdXWq+0zaiu1ZcJsyNQgDg4BGCORH6/5IHIb1LO54ctBqDoTuKJrCZX75UQlCSfxNy1SCwKIEBIxz8D7JFeqLHwTDNTgS92LAogSEqDR1cE3gJEVrNzf+WBxQC4+yGAWmUu2OxtgbhoiLHHhmgRAMEHGsAzM0uY/VURgCpkkdcnYw3tum42gDBeDJtnWHl6WwBQWuVJSyr2ajP7eA6IWQB6jJeHL12lScgIkVk52clu8YT44LOpICYDiJwXeeW00Qyr9PiPUe7exRMCoes/nQJiEoDw6H0V42WM9kfV3HZ37Zpu75AdikTz8qwZQIyBGi9r2wNpm97C7Imcaub8VpJrAhDGa6w8KoVbOX/Z2FyOdFLLzemnWficFhCjAfQYP6mvRwMQiFzYWtlo2zFKbowCUBh/ZNrbvBPaZpIwi1rSSqWMqNTrh9pKL7KV6PC8XvJBhLtpG5E7TTz/CeCI5JxR6TS0mdOONPdvGa9N8abWVUpXmwwNJRWbI6wthWRHZ4Q7AUShqc9nhn1/Cc9XIrE/sIpEeboXRBVAD+ko57W3mZU2PZEQCC14c5frZOzaB45dYzyUjikPdZsLlpqkekBo9SLtlDeADwVj/1beWwOwJ/AccHhxocIobTNZs7TIhNjcqfbKuWL0Fxp9F7sRuC6+kUk1imEnaZUWw8trg7GlcjVj6xvZzcANZqbf/x5dNaBxcHOMhfpKOWuFPgOEvk/oa+kvwJNm9lN+1igim2rAety3E8B6eLnvHRs+An8DwWWuQB7sKR8AAAAASUVORK5CYII="},a888:function(e,t,i){"use strict";var n=i("53ca"),c=20;function a(e,t,i){return Math.min(Math.max(e,t),i)}function o(e){return{dialogHeaderEl:e.querySelector(".el-dialog__header"),dragDom:e.querySelector(".el-dialog")}}function r(e){return e.componentInstance||e.child}function s(e){return Boolean(r(e)&&r(e).visible)}function d(e){return e&&"object"===Object(n["a"])(e.value)&&null!==e.value?e.value:{center:Boolean(e&&e.value)}}function l(e,t){var i=document.documentElement.clientWidth,n=document.documentElement.clientHeight,a=c,o=Math.max(i-e.offsetWidth-c,a),r=c,s=Math.max(n-t.offsetHeight-c,r);return{screenWidth:i,screenHeight:n,minLeft:a,maxLeft:o,minTop:r,maxTop:s}}function m(e){var t=o(e),i=t.dialogHeaderEl,n=t.dragDom;if(i&&n&&n.offsetWidth){var c=e.__dragDialogOptions||{},r=l(n,i),s=window.getComputedStyle(n),d=parseFloat(s.marginTop)||r.minTop,m=(r.screenWidth-n.offsetWidth)/2,f=(r.screenHeight-n.offsetHeight)/2,u=c.center?f:d;n.style.position="fixed",n.style.margin="0",n.style.left="".concat(a(m,r.minLeft,r.maxLeft),"px"),n.style.top="".concat(a(u,r.minTop,r.maxTop),"px"),n.style.right="auto",n.style.bottom="auto"}}function f(e,t,i){e.__dragDialogOptions=d(t),e.__dragDialogVm=r(i);var n=s(i),c=e.__dragDialogVisible;e.__dragDialogVisible=n,n&&!c&&requestAnimationFrame((function(){m(e)}))}var u={inserted:function(e,t,i){var n=o(e),c=n.dialogHeaderEl,r=n.dragDom;c&&r&&(c.style.cursor="move",c.onmousedown=function(t){var i=l(r,c),n=parseFloat(r.style.left)||r.getBoundingClientRect().left,o=parseFloat(r.style.top)||r.getBoundingClientRect().top,s=t.clientX,d=t.clientY,m=function(t){var c=a(n+t.clientX-s,i.minLeft,i.maxLeft),l=a(o+t.clientY-d,i.minTop,i.maxTop);r.style.left="".concat(c,"px"),r.style.top="".concat(l,"px"),e.__dragDialogVm&&e.__dragDialogVm.$emit&&e.__dragDialogVm.$emit("dragDialog")},f=function e(){document.removeEventListener("mousemove",m),document.removeEventListener("mouseup",e)};document.addEventListener("mousemove",m),document.addEventListener("mouseup",f),t.preventDefault()},f(e,t,i))},componentUpdated:function(e,t,i){f(e,t,i)},unbind:function(e){var t=o(e),i=t.dialogHeaderEl;i&&(i.onmousedown=null),delete e.__dragDialogOptions,delete e.__dragDialogVisible,delete e.__dragDialogVm}},p=function(e){e.directive("el-drag-dialog",u)};window.Vue&&(window["el-drag-dialog"]=u,Vue.use(p)),u.install=p;t["a"]=u},ad31:function(e,t,i){"use strict";i.d(t,"a",(function(){return m}));var n=i("3835"),c=(i("96cf"),i("1da1")),a=i("d4ec"),o=i("bee2"),r=i("8ce4"),s=i("7b67");function d(e){return l.apply(this,arguments)}function l(){return l=Object(c["a"])(regeneratorRuntime.mark((function e(t){return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.abrupt("return",Object(r["a"])(s["a"]+"v1/officialWeb/product/oneProductConfig","get",t));case 1:case"end":return e.stop()}}),e)}))),l.apply(this,arguments)}var m=function(){function e(){Object(a["a"])(this,e)}return Object(o["a"])(e,null,[{key:"getOneExperimentConfig",value:function(){var e=Object(c["a"])(regeneratorRuntime.mark((function e(t){var i,c,a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,d({id:t,configType:"test"});case 2:if(i=e.sent,c=Object(n["a"])(i,1),a=c[0],"000000"!==a.code){e.next=9;break}return e.abrupt("return",a.data);case 9:return e.abrupt("return",!1);case 10:case"end":return e.stop()}}),e)})));function t(t){return e.apply(this,arguments)}return t}()}]),e}()},c02e:function(e,t,i){"use strict";i.r(t);var n=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"web-container"},[n("div",{staticClass:"page-header"},[n("div",{staticClass:"header-container"},[n("div",{staticClass:"web-title flex flex-start"},[n("img",{staticClass:"logo",attrs:{src:e.webConfig.logoUrl,alt:""}}),n("div",{staticClass:"title-name"},[e._v(e._s(e.webConfig.systemName))])])])]),n("div",{staticClass:"nav-container"},[n("span",{class:"1"===e.navIndex?"li active":"li",on:{click:function(t){return e.clickNavLi("1")}}},[e._v("中心介绍")]),n("span",{class:"2"===e.navIndex?"li active":"li",on:{click:function(t){return e.clickNavLi("2")}}},[e._v("项目介绍")]),n("span",{class:"4"===e.navIndex?"li active":"li",on:{click:function(t){return e.clickNavLi("4")}}},[e._v("友情链接")]),n("span",{class:"6"===e.navIndex?"li active":"li",staticStyle:{color:"#4093f9"},on:{click:function(t){return e.clickNavLi("6")}}},[e._v("数字博物馆")]),n("span",{class:"5"===e.navIndex?"li active":"li",staticStyle:{color:"#4093f9"},on:{click:function(t){return e.clickNavLi("5")}}},[e._v("体验教学系统")])]),n("div",{staticClass:"focus-container "},[n("el-carousel",{attrs:{interval:6e3,height:"520px"}},e._l(e.webConfig.focusList,(function(e){return n("el-carousel-item",{key:e,staticStyle:{"text-align":"center"}},[n("el-image",{staticStyle:{width:"1920px",height:"520px"},attrs:{src:e,fit:"contain"}})],1)})),1)],1),n("a",{attrs:{href:"#",name:"center"}}),n("div",{staticClass:"li-container content-container"},[n("el-divider",{staticClass:"content-title",attrs:{"content-position":"center"}},[e._v("中心介绍")]),e._m(0)],1),n("a",{attrs:{href:"#",name:"experiment"}}),n("div",{staticClass:"content-container experiment-container"},[n("el-divider",{staticClass:"content-title",attrs:{"content-position":"center"}},[e._v("项目介绍")]),n("div",{staticClass:"experiment-list"},[n("div",{staticClass:"sub-list flex flex-start flex-wrap"},[e._l(e.experiments.list,(function(t,i){return n("div",{staticClass:"sub-li"},[t.product_iconLeft?n("img",{staticClass:"left-icon",attrs:{src:t.product_iconLeft,alt:""}}):e._e(),n("div",{staticClass:"bg"},[n("img",{attrs:{src:t.product_bg+"?imageView2/1/w/290/h/183/q/75"}})]),n("div",{staticClass:"info"},[n("img",{staticClass:"avatar",attrs:{src:t.product_icon,alt:""}}),n("div",{staticClass:"flex flex-dr flex-center"},[n("div",{staticClass:"title"},[e._v(e._s(t.name))]),n("div",{staticClass:"des-main word-hr ellipsis"},[e._v(e._s(t.subName))]),n("div",{staticClass:"des word-hr ellipsis",domProps:{innerHTML:e._s(t.description)}}),n("div",{staticClass:"buttons"},[n("a",{staticClass:"button",attrs:{href:"javascript:void(0)"},on:{click:function(i){e.ExperimentMethods().clickViewExperiment(t)}}},[e._v("查看详情")])])])])])})),e._m(1)],2)])],1),e.experimentInfo.dialog?n("div",{staticClass:"my-dialog-container flex flex-dr flex-center experiment-dialog"},[n("div",{staticClass:"mask",on:{click:function(t){e.ExperimentMethods().closeExperimentDialog()}}}),n("div",{staticClass:"dialog-box"},[n("div",{staticClass:"bg"}),n("img",{staticClass:"close-icon",attrs:{src:i("5b8e"),alt:"关闭"},on:{click:function(t){e.ExperimentMethods().closeExperimentDialog()}}}),n("div",{staticClass:"info-box"},[n("div",{staticClass:"header-box flex flex-start"},[n("img",{staticClass:"avatar",attrs:{src:e.experimentInfo.experiment.product_icon,alt:""}}),n("div",{staticClass:"name-box"},[n("div",{staticClass:"name"},[e._v(e._s(e.experimentInfo.experiment.name))]),n("div",{staticClass:"series"},[e._v(e._s(e.experimentInfo.experiment.seriesName))])]),n("div")]),n("div",{staticClass:"description-box"},[n("div",{staticClass:"title"},[e._v("实验简介：")]),n("div",{staticClass:"content"},e._l(e.experimentInfo.experiment.experimentDescription.split("\n"),(function(t){return n("p",[e._v(e._s(t))])})),0)]),"习近平新时代中国特色社会主义思想"!==e.experimentInfo.experiment.name?n("div",{staticClass:"view-box flex flex-between"},[e.experimentInfo.experiment.product_video?n("div",{staticClass:"video-box"},[n("video",{staticClass:"video1 video",attrs:{id:"v1",loop:"",preload:"",muted:"","x-webkit-airplay":"true",airplay:"allow","webkit-playsinline":"true",playsinline:"true",src:e.experimentInfo.experiment.product_video,draggable:"true"},domProps:{muted:!0}}),n("img",{staticClass:"play-btn",attrs:{src:i("d4a6"),alt:""},on:{click:function(t){return e.ExperimentMethods().playVideo(t)}}})]):e._e(),e.experimentInfo.experiment.product_video||!0===e.experimentInfo.experiment.sample?e._e():n("el-image",{staticClass:"video-box-no",attrs:{fit:"cover",src:e.experimentInfo.experiment.product_info_img,"preview-src-list":e.experimentDialogPicList}}),!0!==e.experimentInfo.experiment.sample?n("div",{staticClass:"img-box flex flex-around flex-wrap"},[n("el-image",{staticClass:"img",attrs:{fit:"cover",src:e.experimentInfo.experiment.product_info_img_1,"preview-src-list":e.experimentDialogPicList}}),n("el-image",{staticClass:"img",attrs:{fit:"cover",src:e.experimentInfo.experiment.product_info_img_2,"preview-src-list":e.experimentDialogPicList}}),n("el-image",{staticClass:"img",attrs:{fit:"cover",src:e.experimentInfo.experiment.product_info_img_3,"preview-src-list":e.experimentDialogPicList}}),n("el-image",{staticClass:"img",attrs:{fit:"cover",src:e.experimentInfo.experiment.product_info_img_4,"preview-src-list":e.experimentDialogPicList}})],1):e._e()],1):e._e()])])]):e._e(),n("a",{attrs:{href:"#",name:"link"}}),n("div",{staticClass:"link-container content-container"},[n("el-divider",{staticClass:"content-title",attrs:{"content-position":"center"}},[e._v("友情链接")]),n("div",{staticClass:"list flex flex-around flex-wrap"},e._l(e.linkConfig.list,(function(t){return t.img?n("div",{on:{click:function(i){return e.clickLink(t)}}},[n("el-image",{staticClass:"li",attrs:{src:t.img,alt:"",fit:"contain"}}),n("div",{staticClass:"name"},[e._v(e._s(t.name))])],1):e._e()})),0)],1),n("div",{staticClass:"page-footer"},[n("div",{staticClass:"info-container content-container"},[n("div",{staticClass:"infos"},[n("img",{staticClass:"logo",attrs:{src:e.webConfig.logoUrl,alt:""}}),n("p",[e._v(e._s(e.webConfig.webName))]),n("p",[e._v("主办："+e._s(e.webConfig.colleageName))]),e._m(2),n("span",{staticStyle:{cursor:"pointer"},on:{click:function(t){return e.window.open("https://beian.miit.gov.cn/")}}},[e._v(" "+e._s(e.webConfig.beiAnText))])])])]),[n("el-backtop",{attrs:{bottom:50}})]],2)},c=[function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"content-html html-view"},[i("p",[e._v(" 为深入贯彻落实习近平总书记在学校思想政治理论课教师座谈会上的重要讲话精神，深入贯彻落实中共中央办公厅、国务院办公厅印发的《关于深化新时代学校思想政治理论课改革创新的若干意见》精神，2023年7月，成都工业职业技术学院思政课虚拟仿真体验教学中心成立。")]),i("p",[e._v(" 中心建设依托单位——成都工业职业技术学院马克思主义学院是四川省高校“形势与政策”课程教学研究会副会长单位、中共成都市委教育工作委员会成都市大中小学党建与思政教育研究中心市属高校研究中心副主任单位、成都市市属高校思政课教学协同创新研究中心组成员单位，设有习近平新时代中国特色社会主义思想概论等教研室5个，思想政治教育和积极教育研究中心2个、名师工作室1个、教授工作室1个，现有专任教师41人，其中教授2人，副教授15人，高级职称占41.5%。 ")]),i("p",[e._v(" 中心主动、积极适应教育数字化、智能化、融合化发展趋势，探索虚拟仿真技术赋能思政教育新路径，构建沉浸式、体验性的立体场景，采取渗透式、参与式的教学模式，充分融合文字、图像、音频、视频、动画等教学手段，推动思政教学的形象化、生动化、趣味化。中心现有铁路工业复兴之路、航天工业复兴之路、四渡赤水、飞夺泸定桥、中国共产党人的精神谱系系列虚拟仿真体验教学资源，使学生在直观、生动、形象、逼真的三维场景中，通过虚拟仿真技术和交互操作“亲身体验”历史，并对历史现象和事件进行独立自主地分析、判断，从而实现思政育人春风化雨，润物无声的教学效果。 ")])])},function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{staticClass:"sub-li more-li"},[i("div",{staticClass:"bg"},[i("img",{attrs:{src:"http://resouce.cdzyhd.com/08aba1b4-255f-4540-8089-f947243218d5.png"}})]),i("div",{staticClass:"info"})])},function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("span",[e._v("技术支持：成都智云鸿道信息技术有限公司"),i("i",{staticClass:"blank"})])}],a=(i("96cf"),i("1da1")),o=i("a888"),r=i("7b67"),s=i("cf45"),d=i("ad31"),l={name:"web_cdgyzyjsxy",directives:{elDragDialog:o["a"]},data:function(){return{window:window,navIndex:"1",webConfig:{logoUrl:"http://resouce.cdzyhd.com/061403d6-2bd2-4472-8003-ea73faf45671.png",indexBannerUrl:"http://116.63.187.43:7035/files/20220720/216212798869344256.jpeg",schoolName:"成都工业职业技术学院",systemName:"思政课虚拟仿真体验教学中心",colleageName:"成都工业职业技术学院",focusList:["http://resouce.cdzyhd.com/abf34c48-7f09-4118-885f-7799552a40dc.png","http://resouce.cdzyhd.com/05cf2b93-9f32-423f-bf28-485169104c3b.png","http://resouce.cdzyhd.com/cfda83b0-9459-453c-9312-36c2f5e622c3.png","http://resouce.cdzyhd.com/9d7a69e3-2fd9-4eb8-8b00-10e26c1df443.png"],webName:"成都工业职业技术学院思政课虚拟仿真体验教学中心",beiAnText:"蜀ICP备19034784号-1"},introduceConfig:{tabs:[{name:"中心简介",showNav:!0,text:"",id:"1661264029372"},{name:"教学团队",showNav:!0,text:"",id:"1661264039431"}],name:"中心介绍"},experiments:{list:[{id:1643015132834,name:"铁路工业复兴之路",subName:"铁路是国家的大动脉，与国家的经济效益",subName_h5:"铁路是国家的大动脉，与国家的经济效益、人民生活息息相关，中",description:"铁路是国家的大动脉，与国家的经济效益、人民生活息息相关，中国铁路事业发展之所以能够取得今天这样伟大的成就，与一代又一代铁",experimentDescription:"铁路是国家的大动脉，与国家的经济效益、人民生活息息相关，中国铁路事业发展之所以能够取得今天这样伟大的成就，与一代又一代铁路人辛勤奋斗、艰苦创业的精神是分不开的。\n通过实验回顾我国铁路的发展历程，让学员了解铁路工匠精神中融入红色革命基因，深刻把握新时期铁路精神的丰富内涵和精神实质，发扬艰苦奋斗、自强不息、舍己为公的精神。",product_bg:"http://resouce.cdzyhd.com/309b66e6-069b-43f1-aafd-e5337fcd14be.jpg",product_icon:"http://resouce.cdzyhd.com/a943440e-9727-48dd-b64c-2e8f5ac66edf.png",product_info_bg:"http://resouce.cdzyhd.com/a6c8b5a2-f2cb-4cbb-b8a5-1ce614af8dfd.jpg",product_info_img:"http://resouce.cdzyhd.com/cab4d7d9-8d26-46e0-ba5c-7804de7ef75b.jpg",product_info_img_1:"http://resouce.cdzyhd.com/627a9be3-adc9-439a-8c3a-4bfc5c469262.jpg",product_info_img_2:"http://resouce.cdzyhd.com/1d8618fb-afb2-487e-8e37-bca1f28b33cc.jpg",product_info_img_3:"http://resouce.cdzyhd.com/979a4ff4-a9ba-4010-9bed-4f80fd85cefc.jpg",product_info_img_4:"http://resouce.cdzyhd.com/80785b71-f791-42e5-8841-ac6bb913428b.jpg"},{id:1666666558302,name:"航天工业复兴之路",subName:"六十余年的漫漫征程，中国航天人以自力",subName_h5:"六十余年的漫漫征程，中国航天人以自力更生、自主创新引领着国",description:"六十余年的漫漫征程，中国航天人以自力更生、自主创新引领着国家尖端科学技术的不断突破和进步。而放眼未来，中国航天肩负保障国",experimentDescription:"六十余年的漫漫征程，中国航天人以自力更生、自主创新引领着国家尖端科学技术的不断突破和进步。而放眼未来，中国航天肩负保障国家安全、服务国民经济、引领科技创新的崇高使命。\n本项目全面而详细地展示人类征服太空所取得的辉煌成就，通过实验让学员学习航天人艰苦奋斗，勇于探索、开拓创新的精神，学习航天人奋发向上的品质和为国奉献的高度责任感。",product_bg:"http://resouce.cdzyhd.com/792c2d44-ff23-4dfd-852b-53f7a41774ce.jpg",product_icon:"http://resouce.cdzyhd.com/afd78158-2e07-4f1f-80fe-1893f0c77199.png",product_info_bg:"http://resouce.cdzyhd.com/6312b165-03b2-408d-85e8-898b1a688d66.jpg",product_info_img:"http://resouce.cdzyhd.com/ce511a8c-385c-410d-885e-6f7bd29e5d29.jpg",product_info_img_1:"http://resouce.cdzyhd.com/2a6e490a-f329-4f4e-83c6-46d22595468d.jpg",product_info_img_2:"http://resouce.cdzyhd.com/01984270-91fb-40e8-a0b8-2e939f32c082.jpg",product_info_img_3:"http://resouce.cdzyhd.com/f93a75bf-8155-43a7-9dc3-9d04ff7818e6.jpg",product_info_img_4:"http://resouce.cdzyhd.com/9a2bea78-aff3-4652-ad67-c6a843e0a2ae.jpg"}]},experimentInfo:{dialog:!1,experiment:{},list:[]},memberActive:"1",memberList:[{list:[]},{list:[]}],member:{dialog:!1,info:{}},linkConfig:{list:[{id:1661270247796,img:"http://resouce.cdzyhd.com/9087d277-d223-46e3-9c61-a647d8c281ec.jpg",name:"成都工业职业技术学院",url:"https://www.cdivtc.edu.cn/mks/"},{id:1662270247796,img:"http://resouce.cdzyhd.com/d23cf15e-2e72-4e9f-8777-b23f55fb824c.png",name:"成都智云鸿道",url:"http://www.cdzyhd.com/"}]}}},created:function(){Object(s["l"])()&&(window.location.href=r["f"]+this.$route.path)},mounted:function(){document.title=this.webConfig.webName,this.getExperimentConfig()},methods:{getExperimentConfig:function(){var e=this;return Object(a["a"])(regeneratorRuntime.mark((function t(){var i,n,c,a,o,r;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:i=[{id:"1643015132834",name:"铁路工业复兴",product_bg:"http://resouce.cdzyhd.com/309b66e6-069b-43f1-aafd-e5337fcd14be.jpg",product_icon:"http://resouce.cdzyhd.com/a943440e-9727-48dd-b64c-2e8f5ac66edf.png",product_info_bg:"http://resouce.cdzyhd.com/a6c8b5a2-f2cb-4cbb-b8a5-1ce614af8dfd.jpg"},{id:"1666666558302",name:"航天工业复兴",product_bg:"http://resouce.cdzyhd.com/792c2d44-ff23-4dfd-852b-53f7a41774ce.jpg",product_icon:"http://resouce.cdzyhd.com/afd78158-2e07-4f1f-80fe-1893f0c77199.png",product_info_bg:"http://resouce.cdzyhd.com/6312b165-03b2-408d-85e8-898b1a688d66.jpg"},{id:"1618400683877",name:"四渡赤水"},{id:"1617350115033",name:"飞夺泸定桥"},{id:"1666668501569",name:"伟大建党精神"},{id:"1666668512034",name:"苏区精神"},{id:"1666668526771",name:"西柏坡精神"},{id:"1666668539421",name:"南泥湾精神"},{id:"1666668541545",name:"沂蒙精神"},{id:"1666668552526",name:"井冈山精神"},{id:"1666668563254",name:"伟大长征精神"},{id:"1666668561049",name:"伟大抗战精神"},{id:"1666668571403",name:"“两弹一星”精神"},{id:"1666668576144",name:"大庆精神"},{id:"1666668588955",name:"塞罕坝精神"},{id:"1666668595255",name:"抗美援朝精神"},{id:"1666668600599",name:"焦裕禄精神"},{id:"1666668613657",name:"雷锋精神"},{id:"1666668617760",name:"红旗渠精神"}],n=[],c=0;case 3:if(!(c<i.length)){t.next=14;break}return a=i[c]["id"],t.next=7,d["a"].getOneExperimentConfig(a);case 7:o=t.sent,r=Object.assign({},o,i[c]),n.push(r),e.$set(e.experiments,"list",n);case 11:c++,t.next=3;break;case 14:case"end":return t.stop()}}),t)})))()},clickNavLi:function(e){switch(this.navIndex=e,e){case"1":window.location.href="#center";break;case"2":window.location.href="#experiment";break;case"3":window.location.href="#member";break;case"4":window.location.href="#link";break;case"5":window.location.href="/login?schoolId=253449647194902528";break;case"6":window.location.href="http://cdgyzymksmuseum.cdzyhd.com/";break}},clickMember:function(e,t){this.$set(this.member,"info",e),this.member.dialog=!0},clickLink:function(e){window.open(e.url)},ExperimentMethods:function(){var e=this;return{clickViewExperiment:function(t){e.experimentInfo.dialog=!0,document.body.style.overflow="hidden",e.experimentDialogEnterBtn=!1,e.$set(e.experimentInfo,"experiment",t),e.experimentDialogPicList=[t.product_info_img_1,t.product_info_img_2,t.product_info_img_3,t.product_info_img_4],!t.product_video&&t.product_info_img&&e.experimentDialogPicList.push(t.product_info_img),setTimeout((function(){$(".experiment-dialog .bg").css("background-image","url(".concat(t.product_info_bg,")"))}),100)},closeExperimentDialog:function(){e.experimentInfo.dialog=!1,document.body.style.overflow=""},playVideo:function(t){e.experimentInfo.experimentVideoDialog=!0}}}}},m=l,f=(i("f4bc"),i("c05c"),i("2877")),u=Object(f["a"])(m,n,c,!1,null,"545398db",null);t["default"]=u.exports},c05c:function(e,t,i){"use strict";i("58a4")},d4a6:function(e,t,i){e.exports=i.p+"img/play.fcc651b7.png"},f4bc:function(e,t,i){"use strict";i("53b6")}}]);