import{d as m,y as c,w as d,j as e,A as u}from"./ResizeObserver.es.39b48a47.js";import"./index.fcbcb027.js";import"./index.0e35d2fb.js";import{I as p}from"./index.fe852f14.js";import{s as o}from"./help-center-detail.module.308a809a.js";import{C as h}from"./index.970ad07b.js";var w=m({name:"theory-detail",data(){return{detail:{title:"",createTime:"",content:""}}},async mounted(){try{const t=this.$route.query,a=await c.get("/api-cms/news/query/"+t.id),{title:r,createTime:s,content:i}=a.data;this.detail={title:r,createTime:d(s).format("YYYY-MM-DD HH:mm:ss"),content:i}}catch{}},methods:{onShowImg(t){const{localName:a}=t.srcElement;if(a!=="img")return;let r=0;const s=document.querySelectorAll(".msgWrap img"),i=Array.from(s).map((n,l)=>(t.srcElement==n&&(r=l),n.src));p({images:i,startPosition:r,closeable:!0})}},render(){return e("div",{class:o["help-center-detail"]},[e(h,null,null),e("h2",null,[this.detail.title]),e("div",{class:o.titleInfo},[e("p",null,[u("\u9177\u4E50\u79C0")]),e("p",null,[this.detail.createTime])]),e("div",{class:[o.imgContent,"msgWrap"],innerHTML:this.detail.content},null)])}});export{w as default};