webpackJsonp([44],{Hpgb:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a={components:{topBar:s("ZohY").a},computed:{newsDetail:function(){return this.$store.state.newsDetail||{}}},data:function(){return{}},created:function(){var t=this.$route.params.id;this.$store.dispatch("getNewsDetail",t)},methods:{}},n={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:"_strategy"},[s("div",{staticClass:"_strategy_top"},[s("h1",{staticClass:"_strategy_title"},[t._v(t._s(t.newsDetail.title))]),t._v(" "),s("p",[t._v(t._s(t.dateTransform(t.newsDetail.pub_time,"yyyy-MM-dd")))])]),t._v(" "),s("div",{staticClass:"_strategy_cnt",domProps:{innerHTML:t._s(t.newsDetail.content)}})])])],1)},staticRenderFns:[]};var i=s("VU/8")(a,n,!1,function(t){s("VUDH")},"data-v-3209ed03",null);e.default=i.exports},VUDH:function(t,e){}});