5.eb59609e4f048e6c3f1f.js 2.3 KB

12
  1. webpackJsonp([5],{"73Ga":function(t,e){},erj3:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=a("lC5x"),s=a.n(n),i=a("J0Oq"),r=a.n(i),c=a("ucuj"),o=a("VZvc"),l={data:function(){return{isMobile:o.a.mobile,list:[]}},watch:{"$route.params.id":function(){this.getData()}},mounted:function(){this.getData()},methods:{getData:function(){var t=this;return r()(s.a.mark(function e(){var a;return s.a.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.$http.get("/case",{params:{page:0,limit:100,label:t.$route.params.id}});case 2:a=e.sent.data.content.data,t.list=a;case 4:case"end":return e.stop()}},e,t)}))()}},components:{playvideo:c.a}},u={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"lev-layout"},t._l(t.list,function(e){return a("div",{key:e.id,staticClass:"case-li"},[a("img",{staticClass:"img-show",attrs:{src:e.cover,alt:""}}),t._v(" "),a("div",{staticClass:"del-info"},[a("h2",[t._v(t._s(e.title))]),t._v(" "),a("div",{staticClass:"del-content",domProps:{innerHTML:t._s(e.content)}}),t._v(" "),0===e.pro_type||1===e.pro_type&&!t.isMobile||0===e.pro_type&&t.isMobile?[e.link&&1===e.type?a("a",{staticClass:"button",attrs:{href:e.link}},[t._v("点击体验")]):t._e(),t._v(" "),e.link&&2===e.type?a("a",{staticClass:"button"},[a("playvideo",{attrs:{src:e.link}},[t._v("点击体验")])],1):t._e()]:t._e()],2)])}))},staticRenderFns:[]};var d=a("C7Lr")(l,u,!1,function(t){a("jk/L"),a("rMaY")},"data-v-3dce742c",null);e.default=d.exports},"jk/L":function(t,e){},rMaY:function(t,e){},ucuj:function(t,e,a){"use strict";var n=document.createElement("div");n.className="video-ctrl",n.addEventListener("click",function(t){s.pause(),s.setAttribute("src",""),n.classList.remove("show")});var s=document.createElement("video");s.addEventListener("click",function(t){t.stopPropagation()}),n.appendChild(s),document.body.appendChild(n);var i={props:["src"],methods:{play:function(){s.setAttribute("src",this.src),s.setAttribute("controls",!0),s.play(),n.classList.add("show")}}},r={render:function(){var t=this.$createElement;return(this._self._c||t)("span",{on:{click:this.play}},[this._t("default")],2)},staticRenderFns:[]};var c=a("C7Lr")(i,r,!1,function(t){a("73Ga")},null,null);e.a=c.exports}});
  2. //# sourceMappingURL=5.eb59609e4f048e6c3f1f.js.map