12 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-742adf23"],{"082b":function(t,e,i){},"0b75":function(t,e,i){"use strict";i.r(e);i("7f7f");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")},on:{click:function(e){return t.$router.back()}}}),e("p",{staticClass:"header-title"},[t._v("我的回复")]),e("button",{staticClass:"header-btn",attrs:{type:"button"},on:{click:function(e){return t.swipeCellList.openOrCloseEdit()}}},[t._v("\n "+t._s(t.swipeCellList&&t.swipeCellList.edit?"取消":"管理")+"\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-item-column"},[e("div",{staticClass:"like-me-top"},[e("div",{staticClass:"like-me-top-top"},[n.headimg?e("img",{staticClass:"like-me-top-top-img",attrs:{src:n.headimg,alt:""}}):e("img",{staticClass:"like-me-top-top-img",attrs:{src:i("1195"),alt:""}}),e("div",{staticClass:"reply-between-box"},[e("div",{staticClass:"like-me-top-top-sidebar"},[e("p",{staticClass:"like-me-top-top-name"},[e("text-hide",{attrs:{val:n.user_name||"匿名用户","max-size":10,"hide-btn":!0}})],1),e("p",{staticClass:"like-me-top-top-time"},[t._v(t._s(n.create_at))])])])]),e("p",{staticClass:"like-me-top-bottom"},[e("text-hide-by-line",{attrs:{val:n.content}},[t._v("\n 回复@"),e("text-hide",{attrs:{val:n.parent_comment.name||"匿名用户","max-size":10,"hide-btn":!0}}),t._v(":\n ")],1)],1)]),e("div",{staticClass:"my-collection-module"},[e("div",{staticClass:"comment-on"},[e("text-hide-by-line",{attrs:{val:n.parent_comment.content,"bg-color":"#F3F3F3"}},[t._v("\n @"),e("text-hide",{attrs:{val:n.parent_comment.name||"匿名用户","max-size":10,"hide-btn":!0}}),t._v(":\n ")],1)],1),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("6e9f"),alt:""}})]):e("div",{staticClass:"my-collection-module-top-img-box"},[e("img",{staticClass:"my-collection-module-top-img",attrs:{src:n.parent_comment.cover,alt:""}}),e("span",{staticClass:"my-collection-module-top-type",style:{background:t.typeList[n.is_over].color}},[t._v(t._s(t.typeList[n.is_over].label))])]),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("p",{staticClass:"my-collection-module-top-sidebar-row1"},[n.parent_comment.app_logo?e("img",{staticClass:"like-me-top-top-img",attrs:{src:n.parent_comment.app_logo,alt:""}}):e("img",{staticClass:"like-me-top-top-img",attrs:{src:i("1195"),alt:""}}),e("span",[t._v(t._s(n.parent_comment.app_name||"匿名用户"))])]),e("p",{staticClass:"my-collection-module-top-sidebar-row2"},[e("img",{attrs:{src:i("5878")}}),e("span",[t._v(t._s(n.read_num))])])])])])])])]}}])}),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("\n 取消\n ")]),e("button",{staticClass:"confirm",attrs:{type:"button"},on:{click:function(e){return t.batchesDel(t.checkIds)}}},[t._v("\n 确定\n ")])])])])],1)},n=[],a=(i("6d67"),i("f523")),o=i("d399"),l=i("3d84"),c=i("a5ea"),r=i("a8d6"),p=i("b8b9"),h={components:{TextHideByLine:r["a"],TextHide:c["a"],SwipeCellList:l["a"],TextHighlight:p["a"]},data:function(){var t=this;return{title:"",params:{title:"",sort_type:1,page:1,page_num:20},list:[],loading:!1,finished:!1,deletePopup:!1,checkIds:"",swipeCellOption:{showSearch:!0,searchKey:"title",listApi:function(t){return a["h"].getReplyDemand(t)},itemButtons:[{text:"删除",bgColor:"#FFAE18",click:function(e){t.checkIds=e.id,t.deletePopup=!0}}],bottomButtons:[{text:"删除",bgColor:"#FFAE18",click:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];if(0===e.length)return Object(o["a"])("请至少选择一个");t.checkIds=e.map((function(t){return t.id})).join(","),t.deletePopup=!0}}]},swipeCellList:null,typeList:[{label:"待解决",color:"#ffaf18"},{label:"已解决",color:"#46d169"},{label:"开源项目",color:"#2A63F3"}]}},mounted:function(){this.swipeCellList=this.$refs.swipeCellList},methods:{toDetail:function(t){if(0===t.is_normal)return Object(o["a"])("已下架");this.$router.push("/demand-details?id=".concat(t.demand_id))},batchesDel:function(t){var e=this;return a["h"].batchesDel({id:t,type:7}).then((function(t){var i=t.msg;Object(o["a"])(i),e.swipeCellList.resetList(),e.swipeCellList.openOrCloseEdit(!0)}))}}},d=h,u=(i("afa7"),i("2877")),m=Object(u["a"])(d,s,n,!1,null,"0440c998",null);e["default"]=m.exports},1195:function(t,e,i){t.exports=i.p+"img/avatar.0166dac5.png"},"23e2":function(t,e,i){},"433f":function(t,e,i){"use strict";i("5ba7")},"47c3":function(t,e,i){"use strict";i("082b")},5878:function(t,e){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"},"5ba7":function(t,e,i){},"6e9f":function(t,e,i){t.exports=i.p+"img/icon-175.d86870bd.png"},"7f7f":function(t,e,i){var s=i("86cc").f,n=Function.prototype,a=/^\s*function ([^ (]*)/,o="name";o in n||i("9e1e")&&s(n,o,{configurable:!0,get:function(){try{return(""+this).match(a)[1]}catch(t){return""}}})},"809b":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAOxJREFUWEft1bENwjAQheE/HRuwA2NQ0TIBFRVLMAjMQEtFyQhIjMAGVAhZsiULBZ995yKIS3tx8uX5Lh6Y2DVMzIODpB3xhDwhKQGp7j30twmt4pefpQSkeo8eCphTfNEaMKGsoISZRdATMKEsoBxzi6AFYEJpQZ+YZQRdABNKAxrDPCJoDphQraASJg2QCdUCqsGYUbWgFowJVQPSYNQoCWTBqFAlUA9MM6oE2gBH4A6E/0wabek4+lbPp+8AbMdulLYsHAPXDpg8qR2wB14akDYN9TopIfWDtQsdJCXnCXlCUgJS3Xvo5xJ6A/WPQiV5qJTwAAAAAElFTkSuQmCC"},a5ea:function(t,e,i){"use strict";var s=function(){var t=this,e=t._self._c;return e("span",{staticClass:"text-hide"},[e("text-highlight",{attrs:{val:t.content,"highlight-key":t.highlightKey,color:t.color}}),t.hideBtn?t._e():e("span",{directives:[{name:"show",rawName:"v-show",value:t.valSize>t.maxSize,expression:"valSize > maxSize"}],staticClass:"full-text",on:{click:function(e){e.stopPropagation(),t.showAll=!t.showAll}}},[t._v("\n "+t._s(t.showAll?"收起":"全文")+"\n ")])],1)},n=[],a=i("b8b9"),o=i("325c"),l={name:"text-hide",components:{TextHighlight:a["a"]},props:{val:{default:""},maxSize:{default:50},hideBtn:{default:!1},highlightKey:{default:""},color:{default:"#FF6700"}},data:function(){return{showAll:!1}},computed:{valSize:function(){return Object(o["i"])(this.val)},content:function(){var t=this.maxSize,e=this.val;return!this.showAll&&this.valSize>t&&t>0&&(e=Object(o["h"])(e,t)+"..."),e}}},c=l,r=(i("47c3"),i("2877")),p=Object(r["a"])(c,s,n,!1,null,"76d332c4",null);e["a"]=p.exports},a8d6:function(t,e,i){"use strict";var s=function(){var t=this,e=t._self._c;return e("span",{ref:"textHide",staticClass:"text-hide-by-line ellipsis",style:{lineClamp:t.showAll?t.contentLine+2:t.maxLine,background:t.bgColor}},[0===t.contentLine?e("span",{ref:"textFixed",staticClass:"text-hide-by-line text-hide-by-line-fixed"},[t._t("default"),e("text-highlight",{attrs:{val:t.content,"highlight-key":t.highlightKey,color:t.color}}),e("span",{staticClass:"full-text",staticStyle:{position:"relative"}},[t._v("全文")])],2):t._e(),t._t("default"),e("text-highlight",{attrs:{val:t.content,"highlight-key":t.highlightKey,color:t.color}}),t.hideBtn||"text"!==t.btnType?t._e():e("span",{directives:[{name:"show",rawName:"v-show",value:t.contentLine>t.maxLine,expression:"contentLine > maxLine"}],staticClass:"full-text",style:{background:t.bgColor,position:t.showAll?"relative":"absolute"},on:{click:function(e){e.stopPropagation(),t.showAll=!t.showAll}}},[t._v("\n "+t._s(t.showAll?"收起":"全文")+"\n ")]),t.hideBtn||"icon"!==t.btnType?t._e():e("span",{directives:[{name:"show",rawName:"v-show",value:t.contentLine>t.maxLine,expression:"contentLine > maxLine"}],staticClass:"full-text-icon",style:{background:t.bgColor,width:t.fontSize+"px",height:t.fontSize+"px"},on:{click:function(e){e.stopPropagation(),t.showAll=!t.showAll}}},[t.showAll?e("img",{attrs:{src:i("809b"),alt:""}}):e("img",{attrs:{src:i("d706"),alt:""}})])],2)},n=[],a=i("b8b9"),o=i("325c"),l=i("a5ea"),c={name:"text-hide-by-line",components:{TextHide:l["a"],TextHighlight:a["a"]},props:{val:{default:""},maxLine:{default:2},hideBtn:{default:!1},bgColor:{default:"#FFFFFF"},btnType:{default:"text"},highlightKey:{default:""},color:{default:"#FF6700"}},data:function(){return{showAll:!1,contentLine:0,fontSize:0}},computed:{valSize:function(){return Object(o["i"])(this.val)},content:function(){var t=this.maxSize,e=this.val;return!this.showAll&&this.valSize>t&&t>0&&(e=Object(o["h"])(e,t)+"..."),e}},mounted:function(){var t=this;this.$nextTick((function(){t.heightChangeEvent()}))},methods:{heightChangeEvent:function(t){var e=this,i=this.$refs.textHide,s=new ResizeObserver((function(){e.contentLine=0,e.$refs.textHide&&(e.fontSize=parseFloat(window.getComputedStyle(e.$refs.textHide).fontSize)),e.$nextTick((function(){if(0===e.contentLine&&e.$refs.textFixed){var t=parseFloat(e.$refs.textFixed.offsetWidth),i=parseFloat(e.$refs.textHide.offsetWidth);e.contentLine=Math.ceil(t/i)}}))}));s.observe(i)}}},r=c,p=(i("433f"),i("2877")),h=Object(p["a"])(r,s,n,!1,null,"b3df1f9c",null);e["a"]=h.exports},afa7:function(t,e,i){"use strict";i("23e2")},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,l=i("2877"),c=Object(l["a"])(o,s,n,!1,null,null,null);e["a"]=c.exports},d706:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAAXNSR0IArs4c6QAAAP5JREFUWEft1bENwjAQheE/HRuwA2NQ0TIBFRVLMAjMQEtFyQhIjMAGVAhdYSlCse/OdhGhSxXFdvLl2T4PzOwaZuYhQNqMREKRkJaA1h5r6O8S2gJ34KX9mbF9CRyAI/CZGlNaQzvgDDyBdQeUYG7ACjgBey9oA1yABfBoRI0xb0CSv3pB0r8HyoyRD1q2fQvKhbGCapNyYzwgL6oK4wVZUdWYGpCGasLUgnIoeZ7qTHFrl4qoZZflxv/uPuknRa8a05JQQo5R8qwJ0wM0nj65z1Zg41lnKoyWd0lSck0eB5YXpD4ta8jzHXPfAGlRRUKRkJaA1h5rKBLSEtDav898QiVd7SACAAAAAElFTkSuQmCC"}}]);
- //# sourceMappingURL=chunk-742adf23.f0aa9821.js.map
|