1 |
- !function(){function e(e,t,n,i,r,a,c){try{var l=e[a](c),o=l.value}catch(s){return void n(s)}l.done?t(o):Promise.resolve(o).then(i,r)}System.register(["./ResizeObserver.es-legacy.8d60aee1.js","./index-legacy.87bcd48f.js","./hooks-legacy.f81762aa.js","./index-legacy.4a75d877.js","./index-legacy.7e047c4c.js","./index-legacy.a082ee96.js","./help-center-detail.module-legacy.5143f6fa.js"],(function(t){"use strict";var n,i,r,a,c,l,o,s,u,m,d;return{setters:[function(e){n=e.d,i=e.y,r=e.w,a=e.j,c=e.g,l=e.A},function(e){o=e.N,s=e.C},function(e){u=e.u},function(){},function(){},function(e){m=e.I},function(e){d=e.s}],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,a,c,l,o,s,m,d,f;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:a=e.sent,c=a.data,l=c.title,o=c.releaseTime,s=c.createTime,m=c.content,d=c.catalogId,n.detail={title:l,createTime:2==d?r(o).format("YYYY-MM-DD HH:mm:ss"):r(s).format("YYYY-MM-DD HH:mm:ss"),content:m},f=2==d?"公告详情":"ㅤ",n.documentTitle=f,document.title=f,e.next=14;break;case 12:e.prev=12,e.t0=e.catch(0);case 14:u("帮助中心");case 15:case"end":return e.stop()}}),e,null,[[0,12]])})),function(){var n=this,i=arguments;return new Promise((function(r,a){var c=t.apply(n,i);function l(t){e(c,r,a,l,o,"next",t)}function o(t){e(c,r,a,l,o,"throw",t)}l(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}));m({images:i,startPosition:t,closeable:!0})}}},render:function(){var e=this;return a("div",{class:d["help-center-detail"]},["ANALYSIS"===this.catalogType?a(o,{title:c.helpItemTitle||this.documentTitle,"left-arrow":!0,fixed:!0,"onClick-left":function(){e.$router.back()}},null):a(s,{title:this.documentTitle},null),a("h2",null,[this.detail.title]),a("div",{class:d.titleInfo},[a("p",null,[l("酷乐秀")]),a("p",null,[this.detail.createTime])]),a("div",{class:[d.imgContent,"msgWrap"],innerHTML:this.detail.content},null)])}}))}}}))}();
|