1 line
5.1 KiB
JavaScript
1 line
5.1 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-6b3099f1"],{"20be":function(t,e,a){"use strict";a.r(e);var o=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[a("d-title",[t._v("历史成团记录")]),a("d-list",{attrs:{finished:!t.isLoadMore,loading:t.loading,showStatusText:!1},on:{load:t.getDetails}},[a("div",{staticClass:"group_list"},t._l(t.groupList,(function(e){return a("div",{key:e,staticClass:"group_item"},[a("p",{staticClass:"group_id"},[t._v("团ID:"+t._s(e.id))]),a("p",{staticClass:"time"},[t._v(t._s(e.updated_at))]),a("div",{staticClass:"user_logo_list"},[t._l(e.has_many_team_member.slice(0,3),(function(e){return a("div",{key:e,staticClass:"user_logo_item"},[a("img",{staticClass:"logo",attrs:{src:e.avatar||t.emptyImage,alt:""}}),1==e.is_win?a("span",{staticClass:"tag"},[t._v(t._s(e.lottery_name))]):t._e()])})),e.has_many_team_member&&e.has_many_team_member.length>3?a("div",{staticClass:"user_logo_item",on:{click:function(a){return t.openMore(e)}}},[a("p",{staticClass:"more"},[t._v("...")])]):t._e()],2),e.has_many_team_member&&e.has_many_team_member.length>3?a("div",{staticClass:"other_logo"},t._l(e.has_many_team_member.slice(3,13),(function(e){return a("div",{key:e,staticClass:"other_item"},[a("img",{staticClass:"small_logo",attrs:{src:e.avatar||t.emptyImage,alt:""}})])})),0):t._e()])})),0)]),a("van-popup",{staticStyle:{width:"80%"},attrs:{round:"",closeable:"",position:"center"},model:{value:t.showGroup,callback:function(e){t.showGroup=e},expression:"showGroup"}},[a("div",{staticClass:"pop-content"},[a("p",{staticClass:"title"},[t._v("全部名单")]),a("div",{staticClass:"user_logo_list"},t._l(t.showGroupMember,(function(e){return a("div",{key:e,staticClass:"user_logo_item"},[a("img",{staticClass:"logo",attrs:{src:e.avatar||t.emptyImage,alt:""}}),1==e.is_win?a("span",{staticClass:"tag"},[t._v(t._s(e.lottery_name))]):t._e()])})),0)])])],1)},i=[],s=(a("99af"),a("f773")),r=a("94b4"),l=a("2042"),n=a.n(l),p={data:function(){return{emptyImage:n.a,showGroup:!1,showGroupMember:[],groupList:[],loading:!1,page:1,isLoadMore:!0}},activated:function(){this.init(),this.getDetails()},methods:{init:function(){this.loading=!1,this.page=1,this.isLoadMore=!0,this.groupList=[]},openMore:function(t){this.showGroupMember=t.has_many_team_member,this.showGroup=!0},getDetails:function(){var t=this;!0!==this.loading&&!1!==this.isLoadMore&&(this.loading=!0,$http.get("plugin.fight-groups-lottery.frontend.fight-groups-lottery.get-team-list",{group_id:this.$route.query.group_id,page:this.page},"").then((function(e){1===e.result&&(t.page++,(e.data.current_page===e.data.last_page||0===e.data.data.length||e.data.data.length<e.data.per_page)&&(t.isLoadMore=!1),e.data.data&&e.data.data.length>0&&(t.groupList=t.groupList.concat(e.data.data)),t.loading=!1)})).catch((function(t){})))}},components:{DTitle:s["a"],DList:r["a"]}},d=p,f=(a("b0cc"),a("2877")),g=Object(f["a"])(d,o,i,!1,null,"7e0bef8f",null);e["default"]=g.exports},"7b8a":function(t,e,a){var o=a("a67e");o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[t.i,o,""]]),o.locals&&(t.exports=o.locals);var i=a("499e").default;i("22f61aef",o,!0,{sourceMap:!1,shadowMode:!1})},a67e:function(t,e,a){var o=a("24fb");e=o(!1),e.push([t.i,".group_list[data-v-7e0bef8f]{padding:10px}.group_list .group_item[data-v-7e0bef8f]{background:#fff;border-radius:10px;padding:10px;margin-bottom:10px}.group_list .group_id[data-v-7e0bef8f]{font-size:18px;font-weight:700;color:#f49c40;margin-bottom:10px}.group_list .time[data-v-7e0bef8f]{font-size:12px;color:#999;margin-bottom:10px}.group_list .more[data-v-7e0bef8f]{width:50px;height:50px;border-radius:50%;background-color:#f6f6f6;font-size:40px;line-height:25px;color:#9e9e9e}.group_list .other_logo[data-v-7e0bef8f]{border-top:1px solid #f2f2f2;height:40px;line-height:40px;margin-top:10px;padding:10px}.group_list .other_item[data-v-7e0bef8f]:first-child{margin:0}.group_list .other_item[data-v-7e0bef8f]{width:1.75rem;height:1.75rem;display:inline-block;margin-left:-.5rem;float:left;background:#666;border-radius:50%}.group_list .other_item .small_logo[data-v-7e0bef8f]{width:100%;height:100%;border-radius:50%}.user_logo_list[data-v-7e0bef8f]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.user_logo_list .user_logo_item[data-v-7e0bef8f]{position:relative;margin-right:15px}.user_logo_list .logo[data-v-7e0bef8f]{width:50px;height:50px;border-radius:50%;border:2px solid #f49c40}.user_logo_list .tag[data-v-7e0bef8f]{position:absolute;left:5px;bottom:0;width:40px;color:#fff;background-color:#f49c40;border-radius:8px;font-size:12px}.pop-content[data-v-7e0bef8f]{height:20rem;padding:20px;overflow-y:scroll}.pop-content .title[data-v-7e0bef8f]{font-size:18px;color:#202020;margin-bottom:15px}.pop-content .user_logo_list[data-v-7e0bef8f]{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.pop-content .user_logo_item[data-v-7e0bef8f]{margin:6px}",""]),t.exports=e},b0cc:function(t,e,a){"use strict";a("7b8a")}}]); |