help-center-detail-legacy.d4d40682.js 2.4 KB

12
  1. !function(){function e(e,t,n,i,a,r,c){try{var o=e[r](c),l=o.value}catch(s){return void n(s)}o.done?t(l):Promise.resolve(l).then(i,a)}System.register(["./index-legacy.fba2875c.js","./hooks-legacy.148eb332.js","./index-legacy.d92f7da7.js","./index-legacy.af00a324.js","./index-legacy.507e7b89.js","./index-legacy.40eca993.js","./help-center-detail.module-legacy.4792f68f.js","./use-height-legacy.233a2ec8.js"],(function(t){"use strict";var n,i,a,r,c,o,l,s,u;return{setters:[function(e){n=e.d,i=e.w,a=e.u,r=e.j,c=e.z},function(e){o=e.u},function(){},function(){},function(e){l=e.I},function(e){s=e.N},function(e){u=e.s},function(){}],execute:function(){t("default",n({name:"help-center-detail",data:function(){var e=this.$route.query;return{catalogType:e.catalogType,documentTitle:"ANALYSIS"===e.catalogType?"帮助中心详情":"",detail:{title:"",createTime:"",content:""}}},mounted:function(){var t,n=this;return(t=regeneratorRuntime.mark((function e(){var t,r,c,l,s,u,f,m,d;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,t=n.$route.query,e.next=4,i.get("/api-cms/helpCenterContent/get/"+t.id);case 4:r=e.sent,c=r.data,l=c.title,s=c.releaseTime,u=c.createTime,f=c.content,m=c.catalogId,n.detail={title:l,createTime:2==m?a(s).format("YYYY-MM-DD HH:mm:ss"):a(u).format("YYYY-MM-DD HH:mm:ss"),content:f},d=2==m?"公告详情":"帮助中心详情",document.title=d,e.next=13;break;case 11:e.prev=11,e.t0=e.catch(0);case 13:o("帮助中心");case 14:case"end":return e.stop()}}),e,null,[[0,11]])})),function(){var n=this,i=arguments;return new Promise((function(a,r){var c=t.apply(n,i);function o(t){e(c,a,r,o,l,"next",t)}function l(t){e(c,a,r,o,l,"throw",t)}o(void 0)}))})()},methods:{onShowImg:function(e){if("img"===e.srcElement.localName){var t=0,n=document.querySelectorAll(".msgWrap img"),i=Array.from(n).map((function(n,i){return e.srcElement==n&&(t=i),n.src}));l({images:i,startPosition:t,closeable:!0})}}},render:function(){var e=this;return r("div",{class:u["help-center-detail"]},["ANALYSIS"===this.catalogType&&r(s,{title:this.documentTitle,"left-arrow":!0,fixed:!0,"onClick-left":function(){e.$router.back()}},null),r("h2",null,[this.detail.title]),r("div",{class:u.titleInfo},[r("p",null,[c("酷乐秀")]),r("p",null,[this.detail.createTime])]),r("div",{style:{height:"1000px"},class:[u.imgContent,"msgWrap"],innerHTML:this.detail.content},null)])}}))}}}))}();