1 |
- !function(){function e(e,t,n,a,i,r,c){try{var o=e[r](c),l=o.value}catch(u){return void n(u)}o.done?t(l):Promise.resolve(l).then(a,i)}System.register(["./index-legacy.e29ebc18.js","./hooks-legacy.894ea94a.js","./index-legacy.bd25e127.js","./index-legacy.da20f473.js","./index-legacy.396ae1dd.js","./index-legacy.ec3a5bfc.js","./help-center-detail.module-legacy.a09ce7bb.js","./use-height-legacy.ea04c122.js"],(function(t){"use strict";var n,a,i,r,c,o,l,u,s;return{setters:[function(e){n=e.d,a=e.w,i=e.u,r=e.j,c=e.z},function(e){o=e.u},function(){},function(){},function(e){l=e.I},function(e){u=e.N},function(e){s=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,u,s,d,m,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,a.get("/api-cms/helpCenterContent/get/"+t.id);case 4:r=e.sent,c=r.data,l=c.title,u=c.releaseTime,s=c.createTime,d=c.content,m=c.catalogId,n.detail={title:l,createTime:2==m?i(u).format("YYYY-MM-DD HH:mm:ss"):i(s).format("YYYY-MM-DD HH:mm:ss"),content:d},f=2==m?"公告详情":"ㅤ",document.title=f,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,a=arguments;return new Promise((function(i,r){var c=t.apply(n,a);function o(t){e(c,i,r,o,l,"next",t)}function l(t){e(c,i,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"),a=Array.from(n).map((function(n,a){return e.srcElement==n&&(t=a),n.src}));l({images:a,startPosition:t,closeable:!0})}}},render:function(){var e=this;return r("div",{class:s["help-center-detail"]},["ANALYSIS"===this.catalogType&&r(u,{title:this.documentTitle,"left-arrow":!0,fixed:!0,"onClick-left":function(){e.$router.back()}},null),r("h2",null,[this.detail.title]),r("div",{class:s.titleInfo},[r("p",null,[c("酷乐秀")]),r("p",null,[this.detail.createTime])]),r("div",{class:[s.imgContent,"msgWrap"],innerHTML:this.detail.content},null)])}}))}}}))}();
|