| 1 |
- (window.webpackJsonp=window.webpackJsonp||[]).push([[47],{1005:function(t,e,o){"use strict";o.r(e);o(12),o(14),o(13),o(6),o(16),o(11),o(17);var r=o(4),d=o(26),n=(o(734),o(91),o(5));function l(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(object);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,o)}return e}function c(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?l(Object(source),!0).forEach((function(e){Object(r.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):l(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}var v={layout:"video",data:function(){return{metaData:{},per_page:20,total:0,page:1,videoList:[],activeName:"1",member:{},release:"",review:"",is_open:!1}},head:function(){return{title:"分享短视频-".concat(this.basicSet.shop_name),meta:[{name:"keywords",content:"".concat(this.basicSet.shop_name,",分享短视频")},{name:"description",content:"[".concat(this.basicSet.shop_name,"]分享短视频聚合页")}]}},asyncData:function(t){return Object(d.a)(regeneratorRuntime.mark((function e(){var o,r,d,n,l;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t.params,o=t.query,r=t.store,d=t.app,n=t.route,l={},e.next=4,d.$axios.post("".concat(r.state.baseUrl,"?route=plugin.video-share.frontend.video.my-video"),c(c({},o),{},{status:"1"}),{headers:{"local-url":"".concat(n.path)}});case 4:return l=e.sent,e.abrupt("return",{metaData:l||{data:{video:{}}},videoList:1===l.result&&l.data.video?l.data.video.data:[]});case 6:case"end":return e.stop()}}),e)})))()},mounted:function(){this.handleAsyncData()},components:{pagination:o(716).default},computed:c({},Object(n.b)(["basicSet"])),methods:{handleAsyncData:function(){var t=this.metaData;1===t.result&&(this.is_open=t.data.is_open,this.member=t.data.member,this.review=t.data.review,this.release=t.data.release,this.total=t.data.video.total,this.per_page=t.data.video.per_page)},toVideo:function(t){if("1"!=this.activeName)return!1;var e=this.videoList.findIndex((function(e,o,r){return e.id===t.id}));e=Math.ceil((e+1)/20),this.$router.push(this.fun.getUrl("videoDetail",{},{video_goods_id:t.id,page:e,from:"me",activeName:this.activeName}))},toUrl:function(t,e){this.$router.push(this.fun.getUrl(t,e))},onError:function(t,e){e.cover="https://www.yunzmall.com/addons/yun_shop/static/app/img/agreen_video@2x.png"},handleClick:function(){this.getData({page:1})},getData:function(t){var e=this;this.videoList=[],this.page=t.page,this.fun.$get("plugin.video-share.frontend.video.my-video",{page:this.page,status:this.activeName}).then((function(t){1===t.result?(e.is_open=t.data.is_open,e.member=t.data.member,e.review=t.data.review,e.release=t.data.release,e.total=t.data.video.total,e.per_page=t.data.video.per_page,e.videoList=t.data.video.data):(e.$message.error(t.msg),e.page=e.page-1)})).catch((function(t){console.error(t)}))},deletaVideo:function(t){var e=this;this.fun.$get("plugin.video-share.frontend.video.del",{id:t}).then((function(t){1===t.result?(e.getData({page:1}),e.$message.success(t.msg)):e.$message.error(t.msg)})).catch((function(t){console.error(t)}))}}},f=(o(893),o(1)),component=Object(f.a)(v,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"video"},[r("div",{staticClass:"video-box"},[r("div",{staticClass:"member-box"},[r("img",{staticClass:"actor",attrs:{src:t.member.avatar_image,alt:""}}),t._v(" "),r("div",{staticClass:"member-right-box"},[r("p",{staticClass:"member-name text-overflow-2"},[t._v(t._s(t.member.nickname))])])]),t._v(" "),r("div",{staticClass:"video-tab-box"},[r("el-tabs",{on:{"tab-click":t.handleClick},model:{value:t.activeName,callback:function(e){t.activeName=e},expression:"activeName"}},[r("el-tab-pane",{attrs:{label:"已发布("+t.release+")",name:"1"}},[r("div",{staticClass:"video-list-box"},t._l(t.videoList,(function(e){return r("div",{staticClass:"video-list-item",on:{click:function(o){return t.toVideo(e)}}},[r("div",{staticClass:"img-box"},[r("img",{attrs:{src:e.cover,alt:""},on:{error:function(o){return t.onError(o,e)}}}),t._v(" "),r("div",{staticClass:"like-box"},[r("i",{staticClass:"iconfont icon-bc_like_normal"}),t._v(t._s(e.like_num))]),t._v(" "),r("el-popconfirm",{attrs:{title:"确定删除该短视频吗?"},on:{confirm:function(o){return t.deletaVideo(e.id)}}},[r("div",{staticClass:"delete-box",attrs:{slot:"reference"},slot:"reference"},[r("i",{staticClass:"iconfont icon-fontclass-shanchu"})])]),t._v(" "),r("div",{staticClass:"play-box"},[r("img",{attrs:{src:o(724)}})])],1),t._v(" "),r("p",{staticClass:"video-title text-overflow-2"},[t._v(t._s(e.title))])])})),0)]),t._v(" "),t.is_open?r("el-tab-pane",{attrs:{label:"审核中("+t.review+")",name:"0"}},[r("div",{staticClass:"video-list-box"},t._l(t.videoList,(function(e){return r("div",{staticClass:"video-list-item",on:{click:function(o){return t.toVideo(e)}}},[r("div",{staticClass:"img-box"},[r("img",{attrs:{src:e.cover,alt:""},on:{error:function(o){return t.onError(o,e)}}}),t._v(" "),r("div",{staticClass:"like-box"},[r("i",{staticClass:"iconfont icon-bc_like_normal"}),t._v(t._s(e.like_num))]),t._v(" "),r("el-popconfirm",{attrs:{title:"确定删除该短视频吗?"},on:{confirm:function(o){return t.deletaVideo(e.id)}}},[r("div",{staticClass:"delete-box",attrs:{slot:"reference"},on:{click:function(t){t.stopPropagation()}},slot:"reference"},[r("i",{staticClass:"iconfont icon-fontclass-shanchu"})])]),t._v(" "),r("div",{staticClass:"play-box"},[r("img",{attrs:{src:o(724)}})])],1),t._v(" "),r("p",{staticClass:"video-title text-overflow-2"},[t._v(t._s(e.title))])])})),0)]):t._e()],1),t._v(" "),t.videoList.length<=0?r("div",{staticClass:"no-list"},[t._v("暂无视频")]):t._e(),t._v(" "),r("pagination",{directives:[{name:"show",rawName:"v-show",value:t.total,expression:"total"}],staticStyle:{"margin-top":"20px"},attrs:{total:t.total,pageSize:t.per_page,page:t.page},on:{pagination:t.getData}})],1)])])}),[],!1,null,"55ddf324",null);e.default=component.exports},798:function(t,e,o){var content=o(894);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,o(8).default)("842e3b88",content,!0,{sourceMap:!1})},893:function(t,e,o){"use strict";o(798)},894:function(t,e,o){var r=o(7)(!1);r.push([t.i,".col_red[data-v-55ddf324]{color:#f11111}.col_green[data-v-55ddf324]{color:#44be95}.col_white[data-v-55ddf324]{color:#fff}.flex-col[data-v-55ddf324]{flex-direction:column}.flex-j-c[data-v-55ddf324]{justify-content:center}.flex-j-sb[data-v-55ddf324]{justify-content:space-between}.flex-j-ar[data-v-55ddf324]{justify-content:space-around}.flex-a-c[data-v-55ddf324]{align-items:center}.flex-a-e[data-v-55ddf324]{align-items:flex-end}.w[data-v-55ddf324]{width:1200px}.m-auto[data-v-55ddf324]{margin:0 auto}.height-one[data-v-55ddf324]{height:100%}.flex[data-v-55ddf324]{display:flex}.text-overflow[data-v-55ddf324]{-webkit-line-clamp:4}.text-overflow[data-v-55ddf324],.text-overflow-2[data-v-55ddf324]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.text-overflow-2[data-v-55ddf324]{-webkit-line-clamp:2}.text-overflow-3[data-v-55ddf324]{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.overflow-hide[data-v-55ddf324],.text-overflow-3[data-v-55ddf324]{overflow:hidden;text-overflow:ellipsis}.overflow-hide[data-v-55ddf324]{white-space:nowrap}.hiddenScroll[data-v-55ddf324]{scrollbar-width:none;-ms-overflow-style:none;overflow-x:hidden;overflow-y:scroll}.hiddenScroll[data-v-55ddf324]::-webkit-scrollbar{display:none}.finger-point[data-v-55ddf324]{cursor:pointer}.cursor-default[data-v-55ddf324]{cursor:default}.el-icon-circle-close[data-v-55ddf324]{color:#fff}.video[data-v-55ddf324]{background:#f1f2f4;padding:10px 0 20px}.video-box[data-v-55ddf324]{background:#fff;border-radius:4px;width:1200px;margin:0 auto}.member-box[data-v-55ddf324]{display:flex;padding:20px 30px}.member-box .actor[data-v-55ddf324]{width:70px;height:70px;border-radius:50%}.member-box .member-right-box[data-v-55ddf324]{display:flex;flex-direction:column;justify-content:center;margin:0 0 0 10px}.member-box .member-name[data-v-55ddf324]{font-weight:700;font-size:16px}.video-tab-box[data-v-55ddf324]{padding:5px 30px 20px}.video-list-box[data-v-55ddf324]{min-height:71vh;flex:1;-moz-column-count:4;column-count:4}.no-list[data-v-55ddf324]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:700;font-size:18px}.video-list-item[data-v-55ddf324]{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;padding:0 5px;margin-bottom:20px}.video-list-item .img-box[data-v-55ddf324]{width:275px;position:relative}.video-list-item .img-box img[data-v-55ddf324]{width:100%;border-radius:4px}.video-list-item .like-box[data-v-55ddf324]{position:absolute;bottom:10px;left:5px;background-color:rgba(0,0,0,.6);border-radius:3px;font-size:12px;padding:3px 5px;color:#fff;display:flex;align-items:center}.video-list-item .delete-box[data-v-55ddf324],.video-list-item .play-box[data-v-55ddf324]{position:absolute;color:#fff;cursor:pointer}.video-list-item .delete-box[data-v-55ddf324]{right:5px;top:10px}.video-list-item .play-box[data-v-55ddf324]{left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%}.video-list-item .video-title[data-v-55ddf324]{margin-top:5px}",""]),t.exports=r}}]);
|