1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-7f63ffa0"],{"7a19":function(t,e,i){},b82a:function(t,e,i){"use strict";i.r(e);var n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"detail"},[i("div",{staticClass:"detail-body"},[i("div",{staticClass:"detail-card top-tit-card"},[t._m(0),i("div",{staticClass:"right"},[i("div",{staticClass:"top"},[t._v("\n "+t._s(t.title)+"\n ")]),i("div",{staticClass:"bottom"},[i("span",[t._v(" "+t._s(t.releaseTime))]),i("span",[t._v(t._s(t.createUserDept))])])]),i("div")]),i("div",{staticClass:"detail-card info",domProps:{innerHTML:t._s(t.content)}}),t.imgUrlList.length>0?i("div",{staticClass:"img-list",staticStyle:{width:"100%",height:"100%"}},t._l(t.imgUrlList,function(t){return i("img",{staticStyle:{width:"100%",height:"100%"},attrs:{src:t.url,alt:""}})}),0):t._e(),t._l(t.fileUrlList,function(e){return i("div",{staticStyle:{"font-size":"16px",margin:"10px",color:"#0000ff"},on:{click:function(i){return t.jumpFile(e)}}},[t._v("\n "+t._s(e.name)+"\n ")])})],2)])},a=[function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"left"},[i("i",{staticClass:"iconfont icon-tongzhi"})])}],r=(i("7f7f"),i("ac6a"),i("28a5"),i("dbeb")),s=i("5cab"),c=i("18a0"),o=i.n(c),l={data:function(){return{type:"",id:"",title:"",readStatus:"",content:"",releaseTime:"",parkName:"",fileUrlList:[],imgUrlList:[],createUserDept:"",reader:{userId:s["a"].currUser().id,id:""}}},mounted:function(){this.readStatus=this.$route.query.readStatus,this.id=this.$route.query.id,this.reader.id=this.id,this.selectById(),this.readStatus||this.getRead()},methods:{getRead:function(){Object(r["f"])(this.reader).then(function(t){})},jumpFile:function(t){var e=navigator.userAgent.toLowerCase();-1!==e.indexOf("iphone")||-1!==e.indexOf("ipad")?window.location.href=t.url+"?time="+(new Date).getTime():o.a.miniProgram.navigateTo({url:"/pages/file/download?callBackUrl="+encodeURIComponent(window.location.href.split("#")[0])+"&url="+t.url})},selectById:function(){var t=this;Object(r["d"])({id:t.id}).then(function(e){var i=e;if(t.title=i.noticeTitle,t.createUserDept=i.createUserDept,t.content=i.noticeContent,t.releaseTime=t.publishDate,i.noticeFileId&&i.noticeFileId.length>2){var n=[],a=[],r=t.$common.castEval(i.noticeFileId);console.log("files",r),r.forEach(function(t){if(t.url){var e={name:t.name,url:t.url};t.name.indexOf("png")>-1||t.name.indexOf("jpg")>-1||t.name.indexOf("jpeg")>-1?a.push(e):n.push(e)}}),a.length>0&&(t.imgUrlList=a),t.fileUrlList=n}})}}},d=l,u=(i("ff68"),i("2877")),f=Object(u["a"])(d,n,a,!1,null,null,null);e["default"]=f.exports},dbeb:function(t,e,i){"use strict";i.d(e,"a",function(){return s}),i.d(e,"d",function(){return c}),i.d(e,"b",function(){return o}),i.d(e,"f",function(){return l}),i.d(e,"e",function(){return d}),i.d(e,"c",function(){return u});var n=i("8982"),a="/industryParkApi",r="/wx/noticePark";function s(t){return Object(n["a"])({url:a+r+"/add",method:"post",data:t})}function c(t){return Object(n["a"])({url:a+r+"/getById",method:"post",data:t})}function o(t){return Object(n["a"])({url:a+r+"/clickCollect",method:"post",data:t})}function l(t){return Object(n["a"])({url:a+r+"/updateReadStatus",method:"post",data:t})}function d(t){return Object(n["a"])({url:a+r+"/list",method:"post",data:t})}function u(t){return Object(n["a"])({url:a+r+"/edit",method:"post",data:t})}},ff68:function(t,e,i){"use strict";var n=i("7a19"),a=i.n(n);a.a}}]);
|