1 |
- !function(){function e(e,t,n,r,i,c,a){try{var o=e[c](a),s=o.value}catch(u){return void n(u)}o.done?t(s):Promise.resolve(s).then(r,i)}System.register(["./index-legacy.f8641610.js","./index-legacy.c8b60294.js","./index-legacy.00d337cc.js","./index-legacy.ab40482d.js","./help-center-detail.module-legacy.4792f68f.js"],(function(t){"use strict";var n,r,i,c,a,o,s;return{setters:[function(e){n=e.d,r=e.e,i=e.x,c=e.i,a=e.A},function(){},function(){},function(e){o=e.I},function(e){s=e.s}],execute:function(){t("default",n({name:"theory-detail",data:function(){return{detail:{title:"",createTime:"",content:""}}},mounted:function(){var t,n=this;return(t=regeneratorRuntime.mark((function e(){var t,c,a,o,s,u;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,t=n.$route.query,e.next=4,r.get("/api-cms/news/query/"+t.id);case 4:c=e.sent,a=c.data,o=a.title,s=a.createTime,u=a.content,n.detail={title:o,createTime:i(s).format("YYYY-MM-DD HH:mm:ss"),content:u},e.next=11;break;case 9:e.prev=9,e.t0=e.catch(0);case 11:case"end":return e.stop()}}),e,null,[[0,9]])})),function(){var n=this,r=arguments;return new Promise((function(i,c){var a=t.apply(n,r);function o(t){e(a,i,c,o,s,"next",t)}function s(t){e(a,i,c,o,s,"throw",t)}o(void 0)}))})()},methods:{onShowImg:function(e){if("img"===e.srcElement.localName){var t=0,n=document.querySelectorAll(".msgWrap img"),r=Array.from(n).map((function(n,r){return e.srcElement==n&&(t=r),n.src}));o({images:r,startPosition:t,closeable:!0})}}},render:function(){return c("div",{class:s["help-center-detail"]},[c("h2",null,[this.detail.title]),c("div",{class:s.titleInfo},[c("p",null,[a("酷乐秀")]),c("p",null,[this.detail.createTime])]),c("div",{class:[s.imgContent,"msgWrap"],innerHTML:this.detail.content},null)])}}))}}}))}();
|