12 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2a0e5865"],{"450c":function(i,t,e){"use strict";e("e902")},"4d2d":function(i,t,e){},d978:function(i,t,e){"use strict";e.r(t);var n=function(){var i=this,t=i._self._c;return t("div",{staticClass:"wrap"},[t("div",{staticClass:"title"},[t("DetailTitle",{attrs:{info:i.info,show_desc:!1,series_info:i.datum_info},on:{handleSwitch:i.handleSwitch,toVideoDetail:i.toVideoDetail,toImageTextDetail:i.toImageTextDetail,toCollection:i.toCollection}})],1),i.showVip?i._e():t("div",{staticClass:"content"},[t("div",{staticClass:"view",on:{click:i.handleView}},[i._v("点击查看")]),i.info.is_down?t("div",{staticClass:"download",on:{click:i.handleDownload}},[i._v("\n 下载\n ")]):i._e()]),i.showVip?t("div",{staticClass:"vip-content"},[t("div",{staticClass:"tips"},[i._v("您当前身份处于非VIP普通用户 请开通VIP进行观看")]),t("div",{staticClass:"btn",on:{click:function(t){return i.$router.push("/vip")}}},[i._v("立即开通")])]):i._e(),t("div",{staticClass:"comment"},[t("Comment",{ref:"comment"})],1),t("div",{staticClass:"interactive"},[t("DetailInteractive",{attrs:{info:i.info,dict:{is_like:"is_praise",like_num:"praise_num"}},on:{handleComment:i.handleComment,handleLike:i.handleLike,handleCollect:i.handleCollect,handleForward:i.handleForward,handleReport:i.handleReport,handleNotice:i.handleNotice}})],1),t("CommentAll",{attrs:{info:i.info,option:i.comment_option,reportType:8},model:{value:i.visible,callback:function(t){i.visible=t},expression:"visible"}}),t("Report",{attrs:{type:4,info:i.info},model:{value:i.reportVisible,callback:function(t){i.reportVisible=t},expression:"reportVisible"}}),t("FileViewer",{attrs:{info:i.info},model:{value:i.viewerVisible,callback:function(t){i.viewerVisible=t},expression:"viewerVisible"}})],1)},o=[],a=(e("1c01"),e("58b2"),e("8e6e"),e("f3e2"),e("d25f"),e("ac6a"),e("456d"),e("c5f6"),e("6762"),e("2fdb"),e("ade3")),s=e("f523"),r=e("cb4b"),d=e("a49b"),l=e("325c"),c=e("ab09"),u=e("6014"),f=e("c629"),h=e("2164"),m=e("a882"),p=function(){var i=this,t=i._self._c;return t("div",{staticClass:"file-viewer"},[i.visible?t("el-dialog",{attrs:{width:"360px","show-close":!1,visible:i.visible,"before-close":function(t){return i.$emit("visible",!1)}},on:{"update:visible":function(t){i.visible=t}}},[t("div",{staticClass:"content"},[t("img",{staticClass:"file-icon",attrs:{src:i.fileIcon,alt:""}}),t("div",{staticClass:"none-view"},[i._v("暂不支持预览此类型文件")]),i.info.is_down?t("div",{staticClass:"tips"},[i._v("请尝试下载后使用其他应用打开")]):i._e(),i.info.is_down?t("div",{staticClass:"download",on:{click:i.download}},[i._v("\n 点击下载\n ")]):i._e()])]):i._e()],1)},v=[],_={name:"FileViewer",props:{info:{type:Object},visible:{type:Boolean}},model:{prop:"visible",event:"visible"},computed:{fileIcon:function(){return Object(l["e"])("".concat(this.info.fileType,"_bg"))}},methods:{download:function(){var i=this,t=this.info.url;this.info.is_down&&this.info.is_encrypt&&(t=OSS_URL+this.urlInfo.pdf_clear),s["d"].datumDownload({datum_id:this.info.datum_id,url_id:this.info.id}).then((function(){Object(r["a"])(t,i.info.title)}))}}},b=_,w=(e("450c"),e("2877")),g=Object(w["a"])(b,p,v,!1,null,"c81a01ba",null),C=g.exports;function y(i,t){var e=Object.keys(i);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(i);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(i,t).enumerable}))),e.push.apply(e,n)}return e}function D(i){for(var t=1;t<arguments.length;t++){var e=null!=arguments[t]?arguments[t]:{};t%2?y(Object(e),!0).forEach((function(t){Object(a["a"])(i,t,e[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(i,Object.getOwnPropertyDescriptors(e)):y(Object(e)).forEach((function(t){Object.defineProperty(i,t,Object.getOwnPropertyDescriptor(e,t))}))}return i}var O={components:{DetailTitle:c["a"],DetailInteractive:u["a"],CommentAll:h["a"],Comment:f["a"],Report:m["a"],FileViewer:C},data:function(){return{datum_info:{},info:{},visible:!1,reportVisible:!1,previewable:!1,viewerVisible:!1}},computed:{comment_option:function(){var i=this;return{listApi:function(t){return s["d"].getDatumCommentList(D(D({},t),{},{url_id:i.info.id}))},likeApi:function(i){return s["d"].commentTags({comment_id:i.id})},postApi:function(t){return s["d"].datumComment(D(D({},t),{},{datum_id:i.datum_info.id,url_id:i.info.id}))},postReplyApi:function(i,t){return s["d"].secondCommend(D(D({},i),{},{id:t.id}))},reportType:10,delApi:function(i){return s["d"].delComment({id:i.id})}}},showVip:function(){var i=!!this.info.is_vip,t=!!this.$store.state.userInfo.level_id,e=!!this.info.is_release;return i&&!t&&!e}},created:function(){var i=this.$route.query;this.datum_info.id=i.id,this.info.id=i.url_id,i.id&&this.getSeriesDetail(),i.url_id&&this.getDetail(),localStorage.getItem("user_info")&&this.$store.dispatch("getMarkNum","information")},mounted:function(){this.handleRead()},activated:function(){window.scrollTo(0,0)},methods:{getSeriesDetail:function(){var i=this;s["d"].getDatumDetail({id:this.datum_info.id}).then((function(t){var e=t.data;i.datum_info=e.detail}))},getDetail:function(){var i=this;s["d"].getDatumItemInfo({url_id:this.info.id}).then((function(t){var e=t.data;e.detail["fileType"]=Object(l["f"])(e.detail.url),i.previewable=d["f"].includes(e.detail["fileType"]),i.info=e.detail,i.$nextTick((function(t){i.$refs["comment"].init(i.comment_option)}))}))},handleSwitch:function(){var i=this;s["g"].switchSet({id:this.datum_info.id,type:4}).then((function(t){var e=t.data,n=t.msg;i.datum_info.follow_switch=e.status,i.$message.success(n)}))},toCollection:function(){this.$router.push({path:"/information-collection",query:{id:this.datum_info.id}})},toVideoDetail:function(){this.$router.open({path:"/video-details",query:{id:this.info.video_id,videoArrId:this.info.video_item}})},toImageTextDetail:function(){this.info.article_item?this.$router.open({path:"/image-text-details",query:{item_id:this.info.article_item,id:this.info.article_id}}):this.$router.open({path:"/image-text-collection",query:{id:this.info.article_id}})},handleComment:function(){this.visible=!0},handleLike:function(){var i=this;s["d"].datumTags({datum_id:this.datum_info.id,url_id:this.info.id}).then((function(t){var e=t.data,n=t.msg;i.info.is_praise=e.tags,i.info.praise_num=e.tags?Number(i.info.praise_num)+1:Number(i.info.praise_num)-1,i.$message.success(n)}))},handleCollect:function(){var i=this;s["d"].datumCollect({datum_id:this.datum_info.id,url_id:this.info.id}).then((function(t){var e=t.data,n=t.msg;i.info.is_collect=e.status,i.$message.success(n)}))},handleForward:function(){var i=this;s["d"].datumTransmit({datum_id:this.datum_info.id,url_id:this.info.id}).then((function(t){return i.info.transmit_num=Number(i.info.transmit_num)+1}))},handleReport:function(){this.reportVisible=!0},handleNotice:function(){var i=this;s["g"].switchSet({id:this.info.id,type:9}).then((function(t){var e=t.data,n=t.msg;i.info.switch_open=e.status,i.$message.success(n)}))},handleView:function(){if(!this.previewable)return this.viewerVisible=!0;this.$router.push({name:"information-details-content",params:{datum_info:this.datum_info,previewable:this.previewable,info:this.info}})},handleDownload:function(){var i=this,t=this.info.url;this.info.is_down&&this.info.is_encrypt&&(t=d["h"]+this.urlInfo.pdf_clear),s["d"].datumDownload({datum_id:this.info.datum_id,url_id:this.info.id}).then((function(){Object(r["a"])(t,i.info.title)}))},handleRead:function(){s["d"].datumRead({url_id:this.info.id})}}},V=O,j=(e("eccb"),Object(w["a"])(V,n,o,!1,null,"3c421392",null));t["default"]=j.exports},e902:function(i,t,e){},eccb:function(i,t,e){"use strict";e("4d2d")}}]);
- //# sourceMappingURL=chunk-2a0e5865.06428750.js.map
|