12 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-7b910701"],{"0ace":function(t,i,e){"use strict";e("9fa2")},"6e9f":function(t,i,e){t.exports=e.p+"img/icon-175.d86870bd.png"},"9fa2":function(t,i,e){},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=[],n={name:"text-highlight",props:{val:{default:""},highlightKey:{default:""},color:{default:"#FF6700"}},computed:{content:function(){this.highlightKey,this.color;var t=this.val;return t}}},c=n,a=e("2877"),l=Object(a["a"])(c,s,o,!1,null,null,null);i["a"]=l.exports},bbf0: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"),alt:""},on:{click:function(i){return t.$router.back()}}}),i("p",{staticClass:"header-title"},[t._v("我的发布")])])]),i("swipe-cell-list",{ref:"swipeCellList",attrs:{option:t.swipeCellOption},scopedSlots:t._u([{key:"item",fn:function(s){var o=s.item;return[i("div",{staticClass:"my-collection-module"},[i("div",{staticClass:"my-collection-module-top",on:{click:function(i){return t.toDetail(o)}}},[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("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("div",{staticClass:"my-collection-module-top-sidebar-bottom"},[i("p",{staticClass:"font-15",staticStyle:{"margin-bottom":"20px"}},[t._v(t._s(o.start_time+"-"+o.end_time))]),i("p",{staticClass:"font-15"},[t._v(t._s(o.province+o.city+o.county+o.address))])])])]),i("div",{staticClass:"my-collection-module-bottom"},[0===t.tabIndex?i("button",{staticClass:"my-collection-module-bottom-btn",attrs:{type:"button"},on:{click:function(i){i.stopPropagation(),t.checkIds=o.id,t.undercarriagePopup=!0}}},[t._v("\n 下架\n ")]):t._e(),1===t.tabIndex?i("button",{staticClass:"my-collection-module-bottom-btn",attrs:{type:"button"},on:{click:function(i){i.stopPropagation(),t.checkIds=o.id,t.deletePopup=!0}}},[t._v("\n 删除\n ")]):t._e()])])]}}])}),i("van-overlay",{attrs:{show:t.deletePopup,"z-index":"99999"},on:{click:function(i){t.deletePopup=!1}}},[i("div",{staticClass:"window"},[i("span",{staticClass:"window-text"},[t._v("确定要删除该信息")]),i("div",{staticClass:"window-btn-box"},[i("button",{staticClass:"cancel",attrs:{type:"button"},on:{click:function(i){t.deletePopup=!1}}},[t._v("取消")]),i("button",{staticClass:"confirm",attrs:{type:"button"},on:{click:function(i){return t.batchesDel(t.checkIds)}}},[t._v("确定")])])])]),i("van-overlay",{attrs:{show:t.undercarriagePopup,"z-index":"99999"},on:{click:function(i){t.undercarriagePopup=!1}}},[i("div",{staticClass:"window"},[i("span",{staticClass:"window-text"},[t._v("下架需联系客服")]),i("div",{staticClass:"window-btn-box"},[i("button",{staticClass:"cancel",attrs:{type:"button"},on:{click:function(i){t.undercarriagePopup=!1}}},[t._v("取消")]),i("button",{staticClass:"confirm",attrs:{type:"button"},on:{click:function(i){return t.$router.push("/contact-online")}}},[t._v("联系客服")])])])])],1)},o=[],n=e("f523"),c=e("d399"),a=e("3d84"),l=e("d7cd"),r=e("b8b9"),u={components:{TextHighlight:r["a"],VideoTime:l["a"],SwipeCellList:a["a"]},data:function(){var t=this;return{show:!1,deletePopup:!1,undercarriagePopup:!1,tabIndex:0,checkIds:"",swipeCellOption:{searchKey:"title",showSearch:!0,listApi:function(i){return 0===t.tabIndex?n["a"].getMyActivityList(i):ArticleService.getMyArticleList(i)},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(c["a"])("已下架");this.$router.push("/image-text-details?id=".concat(t.article_id,"&item_id=").concat(t.id))}},tabChange:function(t){this.tabIndex!==t&&(this.tabIndex=t,this.swipeCellList.resetList())},batchesDel:function(t){var i=this;return ArticleService.batchesDel({id:t,type:5}).then((function(t){var e=t.msg;Object(c["a"])(e),i.swipeCellList.resetList(),i.swipeCellList.openOrCloseEdit(!0)}))}}},d=u,p=(e("0ace"),e("2877")),m=Object(p["a"])(d,s,o,!1,null,"c47ab5a0",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=[],n={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))}}},c=n,a=(e("b2cd"),e("2877")),l=Object(a["a"])(c,s,o,!1,null,"555be09a",null);i["a"]=l.exports}}]);
- //# sourceMappingURL=chunk-7b910701.5b88b1e8.js.map
|