1 |
- webpackJsonp([113],{Km1w:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var i=n("vLgD"),a={name:"noticeDetali",data:function(){return{info:{title:"",focus:"",update_msg:""}}},created:function(){this.get_info(this.$route.query.id)},methods:{get_info:function(t){this.$toast.loading({message:"加载中...",forbidClick:!0});var e=this;Object(i.a)("get","/api/announcement/info",{announcement_id:t}).then(function(t){e.info=t.data.data,e.$toast.clear()})}}},s={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("van-nav-bar",{attrs:{title:"更新内容","left-text":"返回","left-arrow":""},on:{"click-left":t.$route_back}}),t._v(" "),n("div",{staticClass:"body_com has_header"},[n("scroller",[n("div",{staticClass:"title"},[t._v(t._s(t.info.title))]),t._v(" "),n("div",{staticClass:"content"},[n("div",{staticClass:"html-content",domProps:{innerHTML:t._s(t.info.focus)}}),t._v(" "),n("div",{staticClass:"html-content",domProps:{innerHTML:t._s(t.info.update_msg)}})])])],1)],1)},staticRenderFns:[]};var o=n("VU/8")(a,s,!1,function(t){n("LTim")},"data-v-6b010e34",null);e.default=o.exports},LTim:function(t,e){}});
|