chunk-52d3c442.a4e8e1f5.js 5.2 KB

12
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-52d3c442"],{"0a3a":function(t,i,e){},1195:function(t,i,e){t.exports=e.p+"img/avatar.0166dac5.png"},"26b1":function(t,i){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAPxJREFUSEvNlTFuwkAQRf+4iZALLhCJg4RDhJYWyWPRBokqIVDR4DZe25wBR6EMh8oB1j8ykotESNjYa7H1zH/7Z79mBY6PONZHf4AkSXYkZwCGLV39iMg+CIKXUufswBjzDODQUvh/+0RV8zMgjuM3EVl3CSC5CsNwUzlYAXjvElDqqer6bgBfJD89z3slOarptJGDuap+RFE08H1/AWAJwL8Cag6oBNM0fSS5JTmtkngBdjugEjPGjAF8A3hwAsiy7Mlae+ocUI7IWrsVkW5H5OyRReRYFEXuMqY1o/+nrFGK2gH6WHZu13Xp3+mHc8uA6/b09yfXvVHTul9MCqIZAaJnUgAAAABJRU5ErkJggg=="},"62ff":function(t,i,e){"use strict";e("0a3a")},"6e9f":function(t,i,e){t.exports=e.p+"img/icon-175.d86870bd.png"},b2cd:function(t,i,e){"use strict";e("ce92")},b8b9:function(t,i,e){"use strict";var s=function(){var t=this,i=t._self._c;return i("span",{staticClass:"text-highlight",domProps:{innerHTML:t._s(t.content)}})},o=[],l={name:"text-highlight",props:{val:{default:""},highlightKey:{default:""},color:{default:"#FF6700"}},computed:{content:function(){this.highlightKey,this.color;var t=this.val;return t}}},a=l,n=e("2877"),c=Object(n["a"])(a,s,o,!1,null,null,null);i["a"]=c.exports},cc96:function(t,i,e){"use strict";e.r(i);var s=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:"time",fn:function(e){var s=e.item;return[i("p",{staticClass:"my-collection-list-time"},[t._v(t._s(s.time))])]}},{key:"item",fn:function(s){var o=s.item;return[i("div",{staticClass:"my-collection-module",on:{click:function(i){return t.toDetail(o)}}},[i("div",{staticClass:"my-collection-module-top"},[0===o.is_normal?i("div",{staticClass:"my-collection-module-top-img-box"},[i("img",{staticClass:"my-collection-module-top-img",attrs:{src:e("6e9f"),alt:""}})]):i("div",{staticClass:"my-collection-module-top-img-box"},[i("img",{staticClass:"my-collection-module-top-img",attrs:{src:o.cover,alt:""}}),i("video-time",{staticClass:"my-collection-module-top-time",attrs:{duration:o.duration}})],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:o.title,"highlight-key":t.swipeCellList.searchKeyword}})],1),i("p",{staticClass:"my-collection-module-top-sidebar-sub-title"},[t._v("\n "+t._s(o.recently_title)+"\n ")])]),i("div",{staticClass:"my-collection-module-top-sidebar-bottom"},[i("p",{staticClass:"my-collection-module-top-sidebar-row1"},[o.app_logo?i("img",{staticClass:"like-me-top-top-img",attrs:{src:o.app_logo,alt:""}}):i("img",{staticClass:"like-me-top-top-img",attrs:{src:e("1195"),alt:""}}),i("span",[t._v(t._s(o.app_name||"匿名用户"))])]),i("p",{staticClass:"my-collection-module-top-sidebar-row2"},[i("img",{attrs:{src:e("26b1"),alt:""}}),i("span",[t._v(t._s(o.read_num))])])])])])])]}}])})],1)},o=[],l=(e("6d67"),e("f523")),a=e("d7cd"),n=e("d399"),c=e("3d84"),r=e("b8b9"),u={components:{TextHighlight:r["a"],SwipeCellList:c["a"],VideoTime:a["a"]},data:function(){var t=this;return{swipeCellOption:{showSearch:!0,timeKey:"time",searchKey:"title",listApi:function(t){return l["x"].getLearnHistory(t)},itemButtons:[{text:"删除",bgColor:"#2A63F3",click:function(i){return t.batchesDel(i.id)}}],bottomButtons:[{text:"删除",bgColor:"#2A63F3",click:function(){var i=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];if(0===i.length)return Object(n["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(n["a"])("已下架");this.$router.push("/video-details?id=".concat(t.video_id,"&videoArrId=").concat(t.url_id))},batchesDel:function(t){var i=this;return l["l"].delTrack({ids:t}).then((function(t){var e=t.msg;Object(n["a"])(e),i.swipeCellList.resetList(),i.swipeCellList.openOrCloseEdit(!0)}))}}},d=u,p=(e("62ff"),e("2877")),m=Object(p["a"])(d,s,o,!1,null,"3ac80d32",null);i["default"]=m.exports},ce92:function(t,i,e){},d7cd:function(t,i,e){"use strict";var s=function(){var t=this,i=t._self._c;return i("div",{staticClass:"video-time"},[t._v(t._s(t.duration>0?t.time:"视频"))])},o=[],l={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,s=(this.duration-i-60*e)/60/60;return(s>0?"".concat(t(s),":"):"")+"".concat(t(e),":").concat(t(e))}}},a=l,n=(e("b2cd"),e("2877")),c=Object(n["a"])(a,s,o,!1,null,"555be09a",null);i["a"]=c.exports}}]);
  2. //# sourceMappingURL=chunk-52d3c442.a4e8e1f5.js.map