chunk-9baf4136.41046cbd.js 5.7 KB

12
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-9baf4136"],{1195:function(t,i,e){t.exports=e.p+"img/avatar.0166dac5.png"},"33d4":function(t,i,e){"use strict";e("f47a")},5878:function(t,i){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAAAipJREFUSEvtlT+I03AUx78vqUlxUwSHLv67gjqI4KAIelUQ3Rx0FYptk3boqG6l251jhzZJcxRnEXRSBO0piA6COKhQOb2lgyC6SdM2efI7ktKL6fWOlgxyvy2/vHw/v+/Le+9HiHlRzDzsAuee8R2ltNVqJfv9/iEAB/yT/FQUZT2bzfa2e7KpQNu29zPzLWa+wcxnAKghcYeI3jPzI1mWH+RyuV9bwScChZvBYHCHme8C2LtNB38A3FcUZXmS60igbdvHXNd9AuBECNQH8JKIPop9Zj4F4BIAJRT3mZmv67r+NXzQf4CNRuO0JEkvAOwbDyai1eFweLtUKn0b36/X60cSicQKMy+GxH97nne5WCx+2KQz/tBsNg97nvcWwMEwjJmvaJo2qNVqajKZPCve93q9d+Vy2TFNcw8RPY+A/pAk6Vw+n/8e6I0cVioVKZVKvWbm8+E0uq57XDjz3T8EcNSPWfM876ZwIZzKsvwlnF4ietPtdi9Uq1VPfDMCmqapATAiiuOZpmnXhDNVVT+NwYLQNcdxTvpOnwK4GqGha5pmjoDtdjvR6XTEDxY9tmkx87Ku6/csy7rIzKtR1UpEi4VC4ZVhGEtEJKo6vNbT6fRCJpMZbjicF9CyrCW/jbYGirexplQAYy8aAY21LYKkx9r4AdQwjAUiejxptDHzxmgjotlHWwCNdXiP13Rs11NUg8dyAUeBZ9mbeuPPIh45BuctOE3v/3f4F13lcCw5+yazAAAAAElFTkSuQmCC"},"5a84":function(t,i,e){"use strict";e.r(i);var l=function(){var t=this,i=t._self._c;return i("div",{staticClass:"wrap"},[i("div",{staticClass:"header-wrap"},[i("div",{staticClass:"header"},[i("img",{staticClass:"return-img",attrs:{src:e("f5a4")},on:{click:function(i){return t.$router.back()}}}),i("p",{staticClass:"header-title"},[t._v("我的下载")]),i("button",{staticClass:"header-btn",attrs:{type:"button"},on:{click:function(i){return t.swipeCellList.openOrCloseEdit()}}},[t._v("\n "+t._s(t.swipeCellList&&t.swipeCellList.edit?"取消":"管理")+"\n ")])])]),i("swipe-cell-list",{ref:"swipeCellList",attrs:{option:t.swipeCellOption},scopedSlots:t._u([{key:"item",fn:function(l){var s=l.item;return[i("div",{staticClass:"my-collection-module",on:{click:function(i){return t.toDetail(s)}}},[i("div",{staticClass:"my-collection-module-top"},[0===s.is_normal?i("div",{staticClass:"my-collection-module-top-img-box"},[i("img",{staticClass:"my-collection-module-top-img",attrs:{src:e("a030"),alt:""}})]):i("div",{staticClass:"my-collection-module-top-img-box"},[i("file-icon",{staticClass:"my-collection-module-top-img",attrs:{"file-name":s.url}})],1),i("div",{staticClass:"my-collection-module-top-sidebar"},[i("div",{staticClass:"my-collection-module-top-sidebar-top"},[i("p",{staticClass:"my-collection-module-top-sidebar-title"},[i("text-highlight",{attrs:{val:s.title,"highlight-key":t.swipeCellList.searchKeyword}})],1),i("p",{staticClass:"my-collection-module-top-sidebar-sub-title"},[t._v("\n "+t._s(s.recently_title)+"\n ")])]),i("div",{staticClass:"my-collection-module-top-sidebar-bottom"},[i("p",{staticClass:"my-collection-module-top-sidebar-row1"},[s.app_logo?i("img",{staticClass:"like-me-top-top-img",attrs:{src:s.app_logo,alt:""}}):i("img",{staticClass:"like-me-top-top-img",attrs:{src:e("1195"),alt:""}}),i("span",[t._v(t._s(s.app_name||"匿名用户"))])]),i("p",{staticClass:"my-collection-module-top-sidebar-row2"},[i("img",{attrs:{src:e("5878"),alt:""}}),i("span",[t._v(t._s(s.read_num))])])])])])])]}}])})],1)},s=[],o=(e("6d67"),e("f523")),n=e("d7cd"),a=e("d399"),c=e("3d84"),r=e("b8b9"),u=e("64ea"),d={components:{FileIcon:u["a"],TextHighlight:r["a"],SwipeCellList:c["a"],VideoTime:n["a"]},data:function(){var t=this;return{swipeCellOption:{showSearch:!0,searchKey:"title",listApi:function(t){return o["g"].getDownloadDatum(t)},itemButtons:[{text:"删除",bgColor:"#FFAE18",click:function(i){return t.batchesDel(i.id)}}],bottomButtons:[{text:"删除",bgColor:"#FFAE18",click:function(){var i=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];if(0===i.length)return Object(a["a"])("请至少选择一个");t.batchesDel(i.map((function(t){return t.id})).join(","))}}]},swipeCellList:null}},mounted:function(){this.swipeCellList=this.$refs.swipeCellList},methods:{toDetail:function(t){if(0===t.is_normal)return Object(a["a"])("已下架");this.$router.push("/information-details?id=".concat(t.datum_id,"&url_id=").concat(t.url_id))},batchesDel:function(t){}}},p=d,m=(e("33d4"),e("2877")),f=Object(m["a"])(p,l,s,!1,null,"eb371b52",null);i["default"]=f.exports},"64ea":function(t,i,e){"use strict";var l=function(){var t=this,i=t._self._c;return i("img",{attrs:{src:t.fileIcon,alt:""}})},s=[],o=e("325c"),n={name:"file-icon",props:{type:{default:1},fileName:{default:""}},computed:{fileType:function(){var t="";return t=2===this.type?"folder":Object(o["h"])(this.fileName||""),t},fileIcon:function(){return Object(o["g"])("".concat(this.fileType,"_bg"))}}},a=n,c=e("2877"),r=Object(c["a"])(a,l,s,!1,null,null,null);i["a"]=r.exports},a030:function(t,i,e){t.exports=e.p+"img/icon-176.4d232e45.png"},b2cd:function(t,i,e){"use strict";e("ce92")},b8b9:function(t,i,e){"use strict";var l=function(){var t=this,i=t._self._c;return i("span",{staticClass:"text-highlight",domProps:{innerHTML:t._s(t.content)}})},s=[],o={name:"text-highlight",props:{val:{default:""},highlightKey:{default:""},color:{default:"#FF6700"}},computed:{content:function(){this.highlightKey,this.color;var t=this.val;return t}}},n=o,a=e("2877"),c=Object(a["a"])(n,l,s,!1,null,null,null);i["a"]=c.exports},ce92:function(t,i,e){},d7cd:function(t,i,e){"use strict";var l=function(){var t=this,i=t._self._c;return i("div",{staticClass:"video-time"},[t._v(t._s(t.duration>0?t.time:"视频"))])},s=[],o={name:"video-time",props:{duration:{default:0}},computed:{time:function(){var t=function(t){return(t>=0&&t<10?"0":"")+t},i=this.duration%60,e=(this.duration-i)/60%60,l=(this.duration-i-60*e)/60/60;return(l>0?"".concat(t(l),":"):"")+"".concat(t(e),":").concat(t(e))}}},n=o,a=(e("b2cd"),e("2877")),c=Object(a["a"])(n,l,s,!1,null,"555be09a",null);i["a"]=c.exports},f47a:function(t,i,e){}}]);
  2. //# sourceMappingURL=chunk-9baf4136.41046cbd.js.map