webpackJsonp([26],{"205J":function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={components:{topBar:s("ZohY").a},data:function(){return{}},computed:{msgDetail:function(){return this.$store.state.msgDetail||{}}},created:function(){var t=this.$route.params.id;this.$store.dispatch("getMsgDetail",t)},methods:{}},i={render:function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",[s("top-bar",{attrs:{title:"我的消息",barStyle:"",back:""}}),t._v(" "),s("div",{staticClass:"maincontainer"},[s("div",{staticClass:"newsdetail"},[s("div",{staticClass:"newsdetail_block"},[s("h1",{staticClass:"title"},[t._v(t._s(t.msgDetail.title))]),t._v(" "),s("div",{staticClass:"newsdetail_cnt",domProps:{innerHTML:t._s(t.msgDetail.content)}}),t._v(" "),s("p",{staticClass:"time"},[t._v(t._s(t.dateTransform(t.msgDetail.create_time,"yyyy/MM/dd")))])])])])],1)},staticRenderFns:[]};var n=s("VU/8")(a,i,!1,function(t){s("DqY8")},"data-v-b9debea2",null);e.default=n.exports},DqY8:function(t,e){}});