bztang-admin/addons/yun_shop/static/app/js/chunk-704def4a.7262caa3.js

1 line
5.1 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-704def4a"],{"593f":function(t,e,i){"use strict";i.r(e);var a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"groupcblog"},[i("c-title",{attrs:{hide:!1,text:t.gxz_name}}),i("div",{staticClass:"boxlist"},[i("div",{staticClass:"boxflex"},[t._v("会员信息")]),i("div",{staticClass:"boxPadd"},[t._v(t._s(t.gxz_name))]),i("div",{staticClass:"boxPadd"},[t._v("下级"+t._s(t.gxz_name))])]),t._l(t.list,(function(e,a){return i("div",{key:a,staticClass:"cblist"},[i("div",{staticClass:"cbflex"},[i("div",{staticClass:"avaimg"},[i("img",{attrs:{src:e.avatar,alt:""}})]),i("div",{staticClass:"txtName"},[t._v(t._s(e.nickname))]),i("div",{staticClass:"uidBox"},[t._v(t._s(e.uid))])]),i("div",{staticClass:"boxPadd",on:{click:function(i){return t.gotoUrl("groupContributionDetailslog",{id:e.uid})}}},[t._v(t._s(e.contribution))]),i("div",{staticClass:"boxPadd",on:{click:function(i){return t.gotoUrl("groupContributionDetails",{id:e.uid})}}},[t._v(t._s(e.contribution_today))])])}))],2)},o=[],l=(i("e7e5"),i("d399")),n=(i("14d9"),i("99af"),i("ac0d")),s={mixins:[n["a"]],data:function(){return{gxz_name:"",list:[],page:1,isLoadMore:!0,total_page:0}},activated:function(){this.getData()},methods:{gotoUrl:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.$router.push(this.fun.getUrl(t,e))},getData:function(){var t=this;$http.post("plugin.zhp-group-lottery.frontend.contribution.get-child-contribution",{},"加载中").then((function(e){1===e.result?(t.gxz_name=e.data.gxz_name,t.fun.setWXTitle(t.gxz_name),t.list=e.data.data,t.isLoadMore=!0,t.total_page=e.data.last_page,t.total_page||(t.total_page=0)):Object(l["a"])(e.msg)})).catch((function(t){}))},getMoreData:function(){this.isLoadMore=!1;var t=this;t.page>=t.total_page||(t.page+=1,$http.get("plugin.zhp-group-lottery.frontend.contribution.get-child-contribution",{page:t.page},"加载中").then((function(e){if(t.isLoadMore=!0,1!=e.result)return t.page=t.page-1,void(t.isLoadMore=!1);var i=e.data.data;t.list=t.list.concat(i)})).catch((function(t){})))}}},c=s,r=(i("eca1"),i("2877")),d=Object(r["a"])(c,a,o,!1,null,"2a79f831",null);e["default"]=d.exports},ac0d:function(t,e,i){"use strict";i.d(e,"a",(function(){return l}));var a=document.documentElement,o=document.body,l={data:function(){return{}},activated:function(){window.addEventListener("scroll",this.handleScroll)},deactivated:function(){window.removeEventListener("scroll",this.handleScroll)},methods:{getScrollTop:function(){var t=0;return a&&a.scrollTop?t=a.scrollTop:o&&(t=o.scrollTop),t},getClientHeight:function(){var t=0;return t=o.clientHeight&&a.clientHeight?Math.min(o.clientHeight,a.clientHeight):Math.max(o.clientHeight,a.clientHeight),t},getScrollHeight:function(){return Math.max(o.scrollHeight,a.scrollHeight)},handleScroll:function(){this.otherScroll();var t=document.documentElement.scrollTop||document.body.scrollTop;this.btnFlag=t>60,this.getScrollTop()+this.getClientHeight()+105>this.getScrollHeight()?(this.isLoadMore&&this.getMoreData(),this.isBottom=!0):this.isBottom=!1},otherScroll:function(){}}}},e309:function(t,e,i){var a=i("ea87");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var o=i("499e").default;o("41566acf",a,!0,{sourceMap:!1,shadowMode:!1})},ea87:function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,".groupcblog[data-v-2a79f831]{background:#fff}.cblist[data-v-2a79f831]{height:3rem;width:100%;border-bottom:1px solid #f1f1f1;-ms-flex-align:center}.cblist[data-v-2a79f831],.cblist .cbflex[data-v-2a79f831]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.cblist .cbflex[data-v-2a79f831]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-ms-flex-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.cblist .cbflex .txtName[data-v-2a79f831]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cblist .cbflex .uidBox[data-v-2a79f831]{padding:.2rem .35rem;color:#ff4c4c;border-radius:2px;background:#ffe4e4;margin-left:.35rem}.cblist .cbflex .avaimg[data-v-2a79f831],.cblist .cbflex .uidBox[data-v-2a79f831]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.cblist .cbflex .avaimg[data-v-2a79f831]{width:30px;height:30px;margin-right:.25rem}.cblist .cbflex .avaimg img[data-v-2a79f831]{width:100%;height:100%;border-radius:100%}.cblist .boxPadd[data-v-2a79f831]{-webkit-box-flex:.4;-webkit-flex:.4;-ms-flex:.4;flex:.4}.boxlist[data-v-2a79f831]{height:2rem;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.boxlist .boxflex[data-v-2a79f831]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.boxlist .boxPadd[data-v-2a79f831]{-webkit-box-flex:.4;-webkit-flex:.4;-ms-flex:.4;flex:.4}",""]),t.exports=e},eca1:function(t,e,i){"use strict";i("e309")}}]);