(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-1f11bd02"],{"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="},7224:function(e,t,i){"use strict";i("a873")},8871:function(e,t,i){},a873:function(e,t,i){},a888:function(e,t,i){"use strict";const n=20;function a(e,t,i){return Math.min(Math.max(e,t),i)}function s(e){return{dialogHeaderEl:e.querySelector(".el-dialog__header"),dragDom:e.querySelector(".el-dialog")}}function o(e){return e.componentInstance||e.child}function c(e){return Boolean(o(e)&&o(e).visible)}function r(e){return e&&"object"===typeof e.value&&null!==e.value?e.value:{center:Boolean(e&&e.value)}}function l(e,t){const i=document.documentElement.clientWidth,a=document.documentElement.clientHeight,s=n,o=Math.max(i-e.offsetWidth-n,s),c=n,r=Math.max(a-t.offsetHeight-n,c);return{screenWidth:i,screenHeight:a,minLeft:s,maxLeft:o,minTop:c,maxTop:r}}function d(e){const{dialogHeaderEl:t,dragDom:i}=s(e);if(!t||!i||!i.offsetWidth)return;const n=e.__dragDialogOptions||{},o=l(i,t),c=window.getComputedStyle(i),r=parseFloat(c.marginTop)||o.minTop,d=(o.screenWidth-i.offsetWidth)/2,m=(o.screenHeight-i.offsetHeight)/2,p=n.center?m:r;i.style.position="fixed",i.style.margin="0",i.style.left=a(d,o.minLeft,o.maxLeft)+"px",i.style.top=a(p,o.minTop,o.maxTop)+"px",i.style.right="auto",i.style.bottom="auto"}function m(e,t,i){e.__dragDialogOptions=r(t),e.__dragDialogVm=o(i);const n=c(i),a=e.__dragDialogVisible;e.__dragDialogVisible=n,n&&!a&&requestAnimationFrame(()=>{d(e)})}var p={inserted(e,t,i){const{dialogHeaderEl:n,dragDom:o}=s(e);n&&o&&(n.style.cursor="move",n.onmousedown=t=>{const i=l(o,n),s=parseFloat(o.style.left)||o.getBoundingClientRect().left,c=parseFloat(o.style.top)||o.getBoundingClientRect().top,r=t.clientX,d=t.clientY,m=t=>{const n=a(s+t.clientX-r,i.minLeft,i.maxLeft),l=a(c+t.clientY-d,i.minTop,i.maxTop);o.style.left=n+"px",o.style.top=l+"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}=s(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 o}));var n=i("8ce4"),a=i("7b67");async function s(e){return Object(n["a"])(a["a"]+"v1/officialWeb/product/oneProductConfig","get",e)}class o{static async getOneExperimentConfig(e){let[t]=await s({id:e,configType:"test"});return"000000"===t.code&&t.data}}},bbad:function(e,t,i){"use strict";i("8871")},c8a0: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:"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)]),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(),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)},a=[function(){var e=this,t=e._self._c;return t("div",{staticClass:"content-html html-view"},[t("p",[e._v("新质生产力是物质生产与精神生产协同互促的当代先进生产力，为推进中国式现代化熔铸强大动力。")]),t("p",[e._v(" 高校思政课肩负着培养社会主义建设者和接班人的重任，但传统教学面临教学内容枯燥、学生参与度低、教学效果不理想等挑战。新质生产力的发展为思政课教学提供了新的可能性。")]),t("p",[e._v(" 太原学院深入贯彻落实习近平总书记在学校思想政治理论课教师座谈会上的重要讲话精神和关于思政课建设的重要指示批示精神，围绕“立德树人”根本任务，通过与成都智云鸿道信息技术有限公司校企合作，成立太原学院思政课虚拟仿真体验教学中心，充分发挥新质生产力对思政教育的赋能作用，让学校思政课教学内容更加丰富，载体形式更加多样。")]),t("p",[e._v(" 中心现有红色金融、红色物流、中共一大、血战湘江和巧渡金沙江虚拟仿真体验教学资源，虚拟现实技术增强了教学的互动性和体验感，项目式学习和问题导向学习模式促进了学生的实践能力和创新思维，学生能够通过视听结合的方式更直观地理解和掌握复杂的理论知识，提高了教学的科学性和实效性。")]),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"})])}],s=(i("14d9"),i("a888")),o=i("7b67"),c=i("cf45"),r=i("ad31"),l={name:"web_tyxy",directives:{elDragDialog:s["a"]},data(){return{window:window,navIndex:"1",webConfig:{logoUrl:"http://resouce.cdzyhd.com/2024-10-31/cf4049f8-bd7c-4657-84fc-c0df155268ec.png",indexBannerUrl:"http://116.63.187.43:7035/files/20220720/216212798869344256.jpeg",schoolName:"太原学院",systemName:"思政课虚拟仿真体验教学中心",colleageName:"太原学院",focusList:["http://resouce.cdzyhd.com/2024-10-31/e3ae0e55-b4bf-4106-8dd1-8f1a3fdd5954.jpg","http://resouce.cdzyhd.com/2024-10-31/954bae65-a6b2-4547-9feb-bc5bea661922.jpg","http://resouce.cdzyhd.com/2024-10-31/507da22e-dea7-4706-84c1-2941fa4e9d7c.jpg","http://resouce.cdzyhd.com/2024-10-31/d4d1a6c5-985b-468a-9aba-dce7aec861be.jpg","http://resouce.cdzyhd.com/2024-10-31/5e37d26a-3af8-4da7-8a4b-3b9b12585351.jpg"],webName:"太原学院思政课虚拟仿真体验教学中心",beiAnText:"蜀ICP备19034784号-1"},introduceConfig:{tabs:[{name:"展馆简介",showNav:!0,text:"",id:"1661264029372"},{name:"教学团队",showNav:!0,text:"",id:"1661264039431"}],name:"展馆介绍"},experiments:{list:[]},experimentInfo:{dialog:!1,experiment:{},list:[]},memberActive:"1",memberList:[{list:[]},{list:[]}],member:{dialog:!1,info:{}},linkConfig:{list:[{id:1661270247796,img:"http://resouce.cdzyhd.com/2024-10-31/715eb2e6-a5d7-4cc2-8e54-496443d90721.png",name:"太原学院",url:"https://www.tyu.edu.cn/"},{id:1662270247796,img:"http://resouce.cdzyhd.com/d23cf15e-2e72-4e9f-8777-b23f55fb824c.png",name:"成都智云鸿道",url:"http://www.cdzyhd.com/"}]}}},created(){Object(c["l"])()&&(window.location.href=o["f"]+this.$route.path)},mounted(){document.title=this.webConfig.webName,this.getExperimentConfig()},methods:{async getExperimentConfig(){let e=[{id:"1618478479657",name:"中共一大"},{id:"1618403277155",name:"红色金融"},{id:"1618403511881",name:"红色物流"},{id:"1618404762366",name:"血战湘江"},{id:"1618476671539",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:"雷锋精神"}],t=[];for(let i=0;i<e.length;i++){let n=e[i]["id"],a=await r["a"].getOneExperimentConfig(n),s=Object.assign({},a,e[i]);t.push(s),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=500617144531161088";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}}}}},d=l,m=(i("7224"),i("bbad"),i("2877")),p=Object(m["a"])(d,n,a,!1,null,"0987f048",null);t["default"]=p.exports},d4a6:function(e,t,i){e.exports=i.p+"img/play.fcc651b7.png"}}]);