| 1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["NoticeInformationSingle","InfoSingle"],{"9e76":function(t,e,n){},a91c:function(t,e,n){"use strict";n("9e76")},dae3:function(t,e,n){"use strict";n.r(e);var i=function(){var t=this,e=t._self._c;return e("div",{directives:[{name:"loading",rawName:"v-loading",value:t.pictLoading,expression:"pictLoading"}],staticClass:"view",attrs:{id:"web_NoticeInformationSingle","element-loading-background":"rgba(43, 48, 67, 0.65)","element-loading-spinner":"el-icon-loading"}},[e("div",{staticClass:"single-title"},[e("div",{staticClass:"title crm-one-font"},[t._v(t._s(t.mock_Data.title))]),e("div",[e("span",{staticClass:"time"},[t._v(t._s(t.mock_Data.deliveryTime))]),e("span",[e("i",{staticClass:"el-icon-right crm-cursor",on:{click:t.toBank}})])])]),e("div",{staticClass:"single-content"},[e("div",{domProps:{innerHTML:t._s(t.mock_Data.content)}})])])},a=[],o=n("c7eb"),s=n("1da1"),c=(n("14d9"),n("9630")),r=n("f121"),d=n.n(r),l=d.a.Code,u={name:"NoticeInformation",data:function(){return{pictLoading:!1,mock_Data:{},myId:null,type:""}},methods:{getSingle:function(){var t=this;return Object(s["a"])(Object(o["a"])().mark((function e(){var n;return Object(o["a"])().wrap((function(e){while(1)switch(e.prev=e.next){case 0:return t.pictLoading=!0,e.next=3,c["a"].userInformationSingle({webInformationId:t.myId});case 3:n=e.sent,n.code==l.StatusOK?t.mock_Data=n.data:t.$pigeon.MessageError(n.msg),t.pictLoading=!1;case 6:case"end":return e.stop()}}),e)})))()},toBank:function(){"notice"==this.type?this.$router.push({path:"/enter/notice/information"}):"info"==this.type&&this.$router.push({path:"/web/info"})}},mounted:function(){this.myId=this.$route.query.id,this.type=this.$route.query.type,this.getSingle()}},p=u,m=(n("a91c"),n("2877")),g=Object(m["a"])(p,i,a,!1,null,"6d66065d",null);e["default"]=g.exports}}]);
|