(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-c100fec2"],{4409:function(e,t,i){"use strict";i("573d")},"573d":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="},a653:function(e,t,i){},a888:function(e,t,i){"use strict";const n=20;function c(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 a(e){return e.componentInstance||e.child}function s(e){return Boolean(a(e)&&a(e).visible)}function r(e){return e&&"object"===typeof e.value&&null!==e.value?e.value:{center:Boolean(e&&e.value)}}function d(e,t){const i=document.documentElement.clientWidth,c=document.documentElement.clientHeight,o=n,a=Math.max(i-e.offsetWidth-n,o),s=n,r=Math.max(c-t.offsetHeight-n,s);return{screenWidth:i,screenHeight:c,minLeft:o,maxLeft:a,minTop:s,maxTop:r}}function l(e){const{dialogHeaderEl:t,dragDom:i}=o(e);if(!t||!i||!i.offsetWidth)return;const n=e.__dragDialogOptions||{},a=d(i,t),s=window.getComputedStyle(i),r=parseFloat(s.marginTop)||a.minTop,l=(a.screenWidth-i.offsetWidth)/2,m=(a.screenHeight-i.offsetHeight)/2,p=n.center?m:r;i.style.position="fixed",i.style.margin="0",i.style.left=c(l,a.minLeft,a.maxLeft)+"px",i.style.top=c(p,a.minTop,a.maxTop)+"px",i.style.right="auto",i.style.bottom="auto"}function m(e,t,i){e.__dragDialogOptions=r(t),e.__dragDialogVm=a(i);const n=s(i),c=e.__dragDialogVisible;e.__dragDialogVisible=n,n&&!c&&requestAnimationFrame(()=>{l(e)})}var p={inserted(e,t,i){const{dialogHeaderEl:n,dragDom:a}=o(e);n&&a&&(n.style.cursor="move",n.onmousedown=t=>{const i=d(a,n),o=parseFloat(a.style.left)||a.getBoundingClientRect().left,s=parseFloat(a.style.top)||a.getBoundingClientRect().top,r=t.clientX,l=t.clientY,m=t=>{const n=c(o+t.clientX-r,i.minLeft,i.maxLeft),d=c(s+t.clientY-l,i.minTop,i.maxTop);a.style.left=n+"px",a.style.top=d+"px",e.__dragDialogVm&&e.__dragDialogVm.$emit&&e.__dragDialogVm.$emit("dragDialog")},p=()=>{document.removeEventListener("mousemove",m),document.removeEventListener("mouseup",p)};document.addEventListener("mousemove",m),document.addEventListener("mouseup",p),t.preventDefault()},m(e,t,i))},componentUpdated(e,t,i){m(e,t,i)},unbind(e){const{dialogHeaderEl:t}=o(e);t&&(t.onmousedown=null),delete e.__dragDialogOptions,delete e.__dragDialogVisible,delete e.__dragDialogVm}};const f=function(e){e.directive("el-drag-dialog",p)};window.Vue&&(window["el-drag-dialog"]=p,Vue.use(f)),p.install=f;t["a"]=p},ad31:function(e,t,i){"use strict";i.d(t,"a",(function(){return a}));var n=i("8ce4"),c=i("7b67");async function o(e){return Object(n["a"])(c["a"]+"v1/officialWeb/product/oneProductConfig","get",e)}class a{static async getOneExperimentConfig(e){let[t]=await o({id:e,configType:"test"});return"000000"===t.code&&t.data}}},b535:function(e,t,i){"use strict";i("a653")},c02e:function(e,t,i){"use strict";i.r(t);var n=function(){var e=this,t=e._self._c;return t("div",{staticClass:"web-container"},[t("div",{staticClass:"page-header"},[t("div",{staticClass:"header-container"},[t("div",{staticClass:"web-title flex flex-start"},[t("img",{staticClass:"logo",attrs:{src:e.webConfig.logoUrl,alt:""}}),t("div",{staticClass:"title-name"},[e._v(e._s(e.webConfig.systemName))])])])]),t("div",{staticClass:"nav-container"},[t("span",{class:"1"===e.navIndex?"li active":"li",on:{click:function(t){return e.clickNavLi("1")}}},[e._v("中心介绍")]),t("span",{class:"2"===e.navIndex?"li active":"li",on:{click:function(t){return e.clickNavLi("2")}}},[e._v("项目介绍")]),t("span",{class:"4"===e.navIndex?"li active":"li",on:{click:function(t){return e.clickNavLi("4")}}},[e._v("友情链接")]),t("span",{class:"6"===e.navIndex?"li active":"li",staticStyle:{color:"#4093f9"},on:{click:function(t){return e.clickNavLi("6")}}},[e._v("数字博物馆")]),t("span",{class:"5"===e.navIndex?"li active":"li",staticStyle:{color:"#4093f9"},on:{click:function(t){return e.clickNavLi("5")}}},[e._v("体验教学系统")])]),t("div",{staticClass:"focus-container"},[t("el-carousel",{attrs:{interval:6e3,height:"520px"}},e._l(e.webConfig.focusList,(function(e){return t("el-carousel-item",{key:e,staticStyle:{"text-align":"center"}},[t("el-image",{staticStyle:{width:"1920px",height:"520px"},attrs:{src:e,fit:"contain"}})],1)})),1)],1),t("a",{attrs:{href:"#",name:"center"}}),t("div",{staticClass:"li-container content-container"},[t("el-divider",{staticClass:"content-title",attrs:{"content-position":"center"}},[e._v("中心介绍")]),e._m(0)],1),t("a",{attrs:{href:"#",name:"experiment"}}),t("div",{staticClass:"content-container experiment-container"},[t("el-divider",{staticClass:"content-title",attrs:{"content-position":"center"}},[e._v("项目介绍")]),t("div",{staticClass:"experiment-list"},[t("div",{staticClass:"sub-list flex flex-start flex-wrap"},[e._l(e.experiments.list,(function(i,n){return t("div",{staticClass:"sub-li"},[i.product_iconLeft?t("img",{staticClass:"left-icon",attrs:{src:i.product_iconLeft,alt:""}}):e._e(),t("div",{staticClass:"bg"},[t("img",{attrs:{src:i.product_bg+"?imageView2/1/w/290/h/183/q/75"}})]),t("div",{staticClass:"info"},[t("img",{staticClass:"avatar",attrs:{src:i.product_icon,alt:""}}),t("div",{staticClass:"flex flex-dr flex-center"},[t("div",{staticClass:"title"},[e._v(e._s(i.name))]),t("div",{staticClass:"des-main word-hr ellipsis"},[e._v(e._s(i.subName))]),t("div",{staticClass:"des word-hr ellipsis",domProps:{innerHTML:e._s(i.description)}}),t("div",{staticClass:"buttons"},[t("a",{staticClass:"button",attrs:{href:"javascript:void(0)"},on:{click:function(t){e.ExperimentMethods().clickViewExperiment(i)}}},[e._v("查看详情")])])])])])})),e._m(1)],2)])],1),e.experimentInfo.dialog?t("div",{staticClass:"my-dialog-container flex flex-dr flex-center experiment-dialog"},[t("div",{staticClass:"mask",on:{click:function(t){e.ExperimentMethods().closeExperimentDialog()}}}),t("div",{staticClass:"dialog-box"},[t("div",{staticClass:"bg"}),t("img",{staticClass:"close-icon",attrs:{src:i("5b8e"),alt:"关闭"},on:{click:function(t){e.ExperimentMethods().closeExperimentDialog()}}}),t("div",{staticClass:"info-box"},[t("div",{staticClass:"header-box flex flex-start"},[t("img",{staticClass:"avatar",attrs:{src:e.experimentInfo.experiment.product_icon,alt:""}}),t("div",{staticClass:"name-box"},[t("div",{staticClass:"name"},[e._v(e._s(e.experimentInfo.experiment.name))]),t("div",{staticClass:"series"},[e._v(e._s(e.experimentInfo.experiment.seriesName))])]),t("div")]),t("div",{staticClass:"description-box"},[t("div",{staticClass:"title"},[e._v("实验简介：")]),t("div",{staticClass:"content"},e._l(e.experimentInfo.experiment.experimentDescription.split("\n"),(function(i){return t("p",[e._v(e._s(i))])})),0)]),"习近平新时代中国特色社会主义思想"!==e.experimentInfo.experiment.name?t("div",{staticClass:"view-box flex flex-between"},[e.experimentInfo.experiment.product_video?t("div",{staticClass:"video-box"},[t("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}}),t("img",{staticClass:"play-btn",attrs:{src:i("d4a6"),alt:""},on:{click:t=>e.ExperimentMethods().playVideo(t)}})]):e._e(),e.experimentInfo.experiment.product_video||!0===e.experimentInfo.experiment.sample?e._e():t("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?t("div",{staticClass:"img-box flex flex-around flex-wrap"},[t("el-image",{staticClass:"img",attrs:{fit:"cover",src:e.experimentInfo.experiment.product_info_img_1,"preview-src-list":e.experimentDialogPicList}}),t("el-image",{staticClass:"img",attrs:{fit:"cover",src:e.experimentInfo.experiment.product_info_img_2,"preview-src-list":e.experimentDialogPicList}}),t("el-image",{staticClass:"img",attrs:{fit:"cover",src:e.experimentInfo.experiment.product_info_img_3,"preview-src-list":e.experimentDialogPicList}}),t("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(),t("a",{attrs:{href:"#",name:"link"}}),t("div",{staticClass:"link-container content-container"},[t("el-divider",{staticClass:"content-title",attrs:{"content-position":"center"}},[e._v("友情链接")]),t("div",{staticClass:"list flex flex-around flex-wrap"},e._l(e.linkConfig.list,(function(i){return i.img?t("div",{on:{click:function(t){return e.clickLink(i)}}},[t("el-image",{staticClass:"li",attrs:{src:i.img,alt:"",fit:"contain"}}),t("div",{staticClass:"name"},[e._v(e._s(i.name))])],1):e._e()})),0)],1),t("div",{staticClass:"page-footer"},[t("div",{staticClass:"info-container content-container"},[t("div",{staticClass:"infos"},[t("img",{staticClass:"logo",attrs:{src:e.webConfig.logoUrl,alt:""}}),t("p",[e._v(e._s(e.webConfig.webName))]),t("p",[e._v("主办："+e._s(e.webConfig.colleageName))]),e._m(2),t("span",{staticStyle:{cursor:"pointer"},on:{click:function(t){return e.window.open("https://beian.miit.gov.cn/")}}},[e._v("     "+e._s(e.webConfig.beiAnText))])])])]),[t("el-backtop",{attrs:{bottom:50}})]],2)},c=[function(){var e=this,t=e._self._c;return t("div",{staticClass:"content-html html-view"},[t("p",[e._v(" 为深入贯彻落实习近平总书记在学校思想政治理论课教师座谈会上的重要讲话精神，深入贯彻落实中共中央办公厅、国务院办公厅印发的《关于深化新时代学校思想政治理论课改革创新的若干意见》精神，2023年7月，成都工业职业技术学院思政课虚拟仿真体验教学中心成立。")]),t("p",[e._v(" 中心建设依托单位——成都工业职业技术学院马克思主义学院是四川省高校“形势与政策”课程教学研究会副会长单位、中共成都市委教育工作委员会成都市大中小学党建与思政教育研究中心市属高校研究中心副主任单位、成都市市属高校思政课教学协同创新研究中心组成员单位，设有习近平新时代中国特色社会主义思想概论等教研室5个，思想政治教育和积极教育研究中心2个、名师工作室1个、教授工作室1个，现有专任教师41人，其中教授2人，副教授15人，高级职称占41.5%。 ")]),t("p",[e._v(" 中心主动、积极适应教育数字化、智能化、融合化发展趋势，探索虚拟仿真技术赋能思政教育新路径，构建沉浸式、体验性的立体场景，采取渗透式、参与式的教学模式，充分融合文字、图像、音频、视频、动画等教学手段，推动思政教学的形象化、生动化、趣味化。中心现有铁路工业复兴之路、航天工业复兴之路、四渡赤水、飞夺泸定桥、中国共产党人的精神谱系系列虚拟仿真体验教学资源，使学生在直观、生动、形象、逼真的三维场景中，通过虚拟仿真技术和交互操作“亲身体验”历史，并对历史现象和事件进行独立自主地分析、判断，从而实现思政育人春风化雨，润物无声的教学效果。 ")])])},function(){var e=this,t=e._self._c;return t("div",{staticClass:"sub-li more-li"},[t("div",{staticClass:"bg"},[t("img",{attrs:{src:"http://resouce.cdzyhd.com/08aba1b4-255f-4540-8089-f947243218d5.png"}})]),t("div",{staticClass:"info"})])},function(){var e=this,t=e._self._c;return t("span",[e._v("技术支持：成都智云鸿道信息技术有限公司"),t("i",{staticClass:"blank"})])}],o=(i("14d9"),i("a888")),a=i("7b67"),s=i("cf45"),r=i("ad31"),d={name:"web_cdgyzyjsxy",directives:{elDragDialog:o["a"]},data(){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(){Object(s["l"])()&&(window.location.href=a["f"]+this.$route.path)},mounted(){document.title=this.webConfig.webName,this.getExperimentConfig()},methods:{async getExperimentConfig(){let e=[{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:"红旗渠精神"}],t=[];for(let i=0;i<e.length;i++){let n=e[i]["id"],c=await r["a"].getOneExperimentConfig(n),o=Object.assign({},c,e[i]);t.push(o),this.$set(this.experiments,"list",t)}},clickNavLi(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(e,t){this.$set(this.member,"info",e),this.member.dialog=!0},clickLink(e){window.open(e.url)},ExperimentMethods(){let e=this;return{clickViewExperiment(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(()=>{$(".experiment-dialog .bg").css("background-image",`url(${t.product_info_bg})`)},100)},closeExperimentDialog(){e.experimentInfo.dialog=!1,document.body.style.overflow=""},playVideo(t){e.experimentInfo.experimentVideoDialog=!0}}}}},l=d,m=(i("4409"),i("b535"),i("2877")),p=Object(m["a"])(l,n,c,!1,null,"545398db",null);t["default"]=p.exports},d4a6:function(e,t,i){e.exports=i.p+"img/play.fcc651b7.png"}}]);