/*! * build: Hopaheal * copyright: Mead * time: 2023-3-13 15:21:04 */ (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-5959e435"],{"2f76":function(t,e,n){},6442:function(t,e,n){"use strict";n.r(e);var i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"container"},[n("el-card",{staticClass:"card"},[n("el-page-header",{staticClass:"goback",attrs:{content:"公告详情"},on:{back:t.goBack}}),n("div",{staticClass:"title"},[t._v(t._s(t.detail.name))]),n("div",{staticClass:"title_f"},[n("div",{staticClass:"tags"},[n("span",[t._v("公告标签:")]),t._l(t.detail.tags,(function(e,i){return n("span",{key:i,staticClass:"label"},[t._v(" "+t._s(e)+" ")])}))],2),n("div",{staticClass:"count"},[n("span",[t._v("浏览次数:")]),n("span",[t._v(t._s(t.detail.view_count))])]),n("div",{staticClass:"time"},[n("span",[t._v("时间:")]),n("span",[t._v(t._s(t.detail.updated_at))])])]),n("div",{staticClass:"body"},[n("div",{domProps:{innerHTML:t._s(t.detail.body)}})])],1)],1)},a=[],o=n("7736"),r=n("9f2e"),s=n("7eca"),u={data(){return{id:"",detail:{cover_resource:{url:""}}}},created(){const t=this.$route;this.id=t.query.id,console.log(t.query.id,"idididii"),this.getDetail()},methods:{async getDetail(){const{data:t}=await Object(s["getDetail"])(this.id);console.log(t,"公告详情"),this.detail=t,console.log(this.detail,"detail")},...Object(o["b"])({delVisitedRoute:"tabs/delVisitedRoute"}),goBack(){this.delVisitedRoute(Object(r["handleActivePath"])(this.$route,!0)),this.$router.push({path:"/new/index"})}}},c=u,d=(n("bccf"),n("0b56")),l=Object(d["a"])(c,i,a,!1,null,"916a236e",null);e["default"]=l.exports},"7eca":function(t,e,n){"use strict";n.r(e),n.d(e,"getContent",(function(){return a})),n.d(e,"good",(function(){return o})),n.d(e,"getSign",(function(){return r})),n.d(e,"sign_up",(function(){return s})),n.d(e,"del_sign_up",(function(){return u})),n.d(e,"getPinglun",(function(){return c})),n.d(e,"save_pinglun",(function(){return d})),n.d(e,"delete_ping",(function(){return l})),n.d(e,"getDetail",(function(){return f}));var i=n("b775");function a(t){return Object(i["default"])({url:"/news/notice",method:"get",params:t})}function o(t){return Object(i["default"])({url:"/inform/information-good",method:"post",params:t})}function r(t){return Object(i["default"])({url:"/inform/information-activity",method:"get",params:t})}function s(t){return Object(i["default"])({url:"/inform/information-sign-up",method:"post",params:t})}function u(t){return Object(i["default"])({url:"/inform/information-cancel-sign-up",method:"post",params:t})}function c(t){return Object(i["default"])({url:"/inform/comment",method:"get",params:t})}function d(t){return Object(i["default"])({url:"/inform/comment",method:"post",params:t})}function l(t){return Object(i["default"])({url:"/inform/comment/"+t,method:"delete"})}function f(t){return Object(i["default"])({url:"/news/notice/info/"+t,method:"get"})}},bccf:function(t,e,n){"use strict";n("2f76")}}]);