webpackJsonp([31],{Kz5w:function(t,s,e){"use strict";Object.defineProperty(s,"__esModule",{value:!0});var n=e("AUH/"),i=e("ZohY"),a={components:{scroll:n.a,topBar:i.a},computed:{msgList:function(){return this.$store.state.msgList}},created:function(){this.msgList.count||this.$store.dispatch("getMsgList")}},r={render:function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",[e("top-bar",{attrs:{title:"我的消息",barStyle:"",back:""}}),t._v(" "),e("scroll",{attrs:{data:t.msgList,action:"getMsgList"}},[e("div",{staticClass:"newslist",attrs:{slot:"scrollInner"},slot:"scrollInner"},[e("ul",t._l(t.msgList.list,function(s,n){return e("li",{key:"msgList"+n},[e("router-link",{attrs:{to:{path:"news/"+s.id}}},[e("div",{staticClass:"icon"}),t._v(" "),e("div",{staticClass:"msg"},[e("h3",[e("span",{staticClass:"time"},[t._v("\n "+t._s(t.dateTransform(s.create_time,"yyyy/MM/dd"))+"\n ")]),t._v("\n "+t._s(s.title)+"\n ")]),t._v(" "),e("div",{domProps:{innerHTML:t._s(s.content)}})])])],1)}))])])],1)},staticRenderFns:[]};var o=e("VU/8")(a,r,!1,function(t){e("j3Mx")},"data-v-93013ca2",null);s.default=o.exports},j3Mx:function(t,s){}});