chunk-78498adc.bd9d214a.js 6.5 KB

12
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-78498adc"],{"2ebe":function(t,e,i){},"64ea":function(t,e,i){"use strict";var s=function(){var t=this,e=t._self._c;return e("img",{attrs:{src:t.fileIcon,alt:""}})},n=[],a=i("325c"),o={name:"file-icon",props:{type:{default:1},fileName:{default:""}},computed:{fileType:function(){var t="";return t=2===this.type?"folder":Object(a["h"])(this.fileName||""),t},fileIcon:function(){return Object(a["g"])("".concat(this.fileType,"_bg"))}}},c=o,l=i("2877"),r=Object(l["a"])(c,s,n,!1,null,null,null);e["a"]=r.exports},"96ca":function(t,e,i){"use strict";i.r(e);i("28a5"),i("d25f");var s=function(){var t=this,e=t._self._c;return e("div",{staticClass:"wrap"},[e("div",{staticClass:"header-wrap"},[e("div",{staticClass:"header"},[e("img",{staticClass:"return-img",attrs:{src:i("f5a4"),alt:""},on:{click:function(e){return t.$router.back()}}}),e("p",{staticClass:"header-title"},[t._v("我的发布")])]),e("ul",{staticClass:"header-tab-list"},[e("ul",{staticClass:"header-tab-list"},[e("li",{class:{active:0===t.tabIndex},on:{click:function(e){return t.tabChange(0)}}},[t._v("\n 审核成功\n ")]),e("li",{class:{active:1===t.tabIndex},on:{click:function(e){return t.tabChange(1)}}},[t._v("\n 其他\n ")])])])]),e("swipe-cell-list",{ref:"swipeCellList",attrs:{option:t.swipeCellOption},scopedSlots:t._u([{key:"item",fn:function(s){var n=s.item;return[e("div",{staticClass:"my-collection-module"},[e("div",{staticClass:"my-collection-module-top",on:{click:function(e){return t.toDetail(n)}}},[0===n.is_normal?e("div",{staticClass:"my-collection-module-top-img-box"},[e("img",{staticClass:"my-collection-module-top-img",attrs:{src:i("a030"),alt:""}})]):e("div",{staticClass:"my-collection-module-top-img-box"},[e("file-icon",{staticClass:"my-collection-module-top-img",attrs:{"file-name":n.url||n.datum_url}}),0===n.status?e("span",{staticClass:"process-tag orange"},[t._v("审核中")]):t._e(),2===n.status?e("span",{staticClass:"process-tag red"},[t._v("审核失败")]):t._e(),1===n.status||0===t.tabIndex?e("span",{staticClass:"process-tag green"},[t._v("审核成功")]):t._e()],1),e("div",{staticClass:"my-collection-module-top-sidebar"},[e("div",{staticClass:"my-collection-module-top-sidebar-top"},[e("p",{staticClass:"my-collection-module-top-sidebar-title"},[e("text-highlight",{attrs:{val:n.title,"highlight-key":t.swipeCellList.searchKeyword}})],1)]),e("div",{staticClass:"my-collection-module-top-sidebar-bottom"},[e("ul",{staticClass:"item-tag-list"},t._l((n.label||"").split(",").filter((function(t){return t})),(function(i,s){return e("li",{directives:[{name:"show",rawName:"v-show",value:i,expression:"label"}],key:s,domProps:{innerHTML:t._s(i)}})})),0),e("p",{staticClass:"font-15"},[t._v(t._s(n.create_at))])])])]),e("div",{staticClass:"my-collection-module-bottom"},[0===t.tabIndex?e("button",{staticClass:"my-collection-module-bottom-btn",attrs:{type:"button"},on:{click:function(e){e.stopPropagation(),t.checkIds=n.id,t.undercarriagePopup=!0}}},[t._v("\n 下架\n ")]):t._e(),1===t.tabIndex?e("button",{staticClass:"my-collection-module-bottom-btn",attrs:{type:"button"},on:{click:function(e){e.stopPropagation(),t.checkIds=n.id,t.deletePopup=!0}}},[t._v("\n 删除\n ")]):t._e()])])]}}])}),e("van-overlay",{attrs:{show:t.deletePopup,"z-index":"99999"},on:{click:function(e){t.deletePopup=!1}}},[e("div",{staticClass:"window"},[e("span",{staticClass:"window-text"},[t._v("确定要删除该信息")]),e("div",{staticClass:"window-btn-box"},[e("button",{staticClass:"cancel",attrs:{type:"button"},on:{click:function(e){t.deletePopup=!1}}},[t._v("取消")]),e("button",{staticClass:"confirm",attrs:{type:"button"},on:{click:function(e){return t.batchesDel(t.checkIds)}}},[t._v("确定")])])])]),e("van-overlay",{attrs:{show:t.undercarriagePopup,"z-index":"99999"},on:{click:function(e){t.undercarriagePopup=!1}}},[e("div",{staticClass:"window"},[e("span",{staticClass:"window-text"},[t._v("下架图文需联系客服")]),e("div",{staticClass:"window-btn-box"},[e("button",{staticClass:"cancel",attrs:{type:"button"},on:{click:function(e){t.undercarriagePopup=!1}}},[t._v("取消")]),e("button",{staticClass:"confirm",attrs:{type:"button"},on:{click:function(e){return t.$router.push("/contact-online")}}},[t._v("联系客服")])])])])],1)},n=[],a=i("f523"),o=i("d399"),c=i("3d84"),l=i("d7cd"),r=i("b8b9"),u=i("64ea"),d={components:{FileIcon:u["a"],TextHighlight:r["a"],VideoTime:l["a"],SwipeCellList:c["a"]},data:function(){var t=this;return{show:!1,deletePopup:!1,undercarriagePopup:!1,tabIndex:0,checkIds:"",swipeCellOption:{listApi:function(e){return 0===t.tabIndex?a["g"].getBoundList(e):a["g"].getMyDatumList(e)},itemButtons:[],bottomButtons:[]},swipeCellList:null}},mounted:function(){this.swipeCellList=this.$refs.swipeCellList},methods:{toDetail:function(t){if(1===t.status||0===this.tabIndex){if(0===t.is_normal)return Object(o["a"])("已下架");this.$router.push("/information-details?id=".concat(t.datum_id,"&url_id=").concat(t.id))}},tabChange:function(t){this.tabIndex!==t&&(this.tabIndex=t,this.swipeCellList.resetList())},batchesDel:function(t){var e=this;return a["g"].batchesDel({id:t,type:5}).then((function(t){var i=t.msg;Object(o["a"])(i),e.swipeCellList.resetList(),e.swipeCellList.openOrCloseEdit(!0)}))}}},p=d,f=(i("f19d"),i("2877")),m=Object(f["a"])(p,s,n,!1,null,"10d1aa1a",null);e["default"]=m.exports},a030:function(t,e,i){t.exports=i.p+"img/icon-176.4d232e45.png"},b2cd:function(t,e,i){"use strict";i("ce92")},b8b9:function(t,e,i){"use strict";var s=function(){var t=this,e=t._self._c;return e("span",{staticClass:"text-highlight",domProps:{innerHTML:t._s(t.content)}})},n=[],a={name:"text-highlight",props:{val:{default:""},highlightKey:{default:""},color:{default:"#FF6700"}},computed:{content:function(){this.highlightKey,this.color;var t=this.val;return t}}},o=a,c=i("2877"),l=Object(c["a"])(o,s,n,!1,null,null,null);e["a"]=l.exports},ce92:function(t,e,i){},d7cd:function(t,e,i){"use strict";var s=function(){var t=this,e=t._self._c;return e("div",{staticClass:"video-time"},[t._v(t._s(t.duration>0?t.time:"视频"))])},n=[],a={name:"video-time",props:{duration:{default:0}},computed:{time:function(){var t=function(t){return(t>=0&&t<10?"0":"")+t},e=this.duration%60,i=(this.duration-e)/60%60,s=(this.duration-e-60*i)/60/60;return(s>0?"".concat(t(s),":"):"")+"".concat(t(i),":").concat(t(i))}}},o=a,c=(i("b2cd"),i("2877")),l=Object(c["a"])(o,s,n,!1,null,"555be09a",null);e["a"]=l.exports},f19d:function(t,e,i){"use strict";i("2ebe")}}]);
  2. //# sourceMappingURL=chunk-78498adc.bd9d214a.js.map