1 line
6.4 KiB
JavaScript
1 line
6.4 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-8b40e596"],{"0171":function(t,e,i){"use strict";i("3457")},3457:function(t,e,i){var a=i("8004");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var n=i("499e").default;n("63860a53",a,!0,{sourceMap:!1,shadowMode:!1})},8004:function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,'.agents-dividend-tx[data-v-d9188bfe] .van-nav-bar{background-color:#f15353;border-bottom:1px solid #f15353}.agents-dividend-tx[data-v-d9188bfe] .van-nav-bar .van-icon{color:#fff}.agents-dividend-tx[data-v-d9188bfe] .van-nav-bar__title{font-size:1.0625rem;font-weight:500;color:#fff}[data-v-d9188bfe] .van-tabs__line{background-color:#f15353;bottom:20px}.agents-dividend-tx[data-v-d9188bfe] .van-nav-bar .van-button{background-color:#f15353}.agents-dividend-tx .item-id[data-v-d9188bfe]{font-size:.8125rem;font-weight:500;color:#353535}.agents-dividend-tx .item-monet[data-v-d9188bfe]{font-size:.8125rem;font-weight:500;color:#f15353}.agents-dividend-tx .mt-24[data-v-d9188bfe]{margin-top:.75rem}.agents-dividend-tx .item-ratio[data-v-d9188bfe],.agents-dividend-tx .item-time[data-v-d9188bfe]{font-size:.8125rem;font-weight:400;color:#545454}.agents-dividend-tx .item[data-v-d9188bfe]{position:relative;padding:.9375rem .875rem;background:#fff;border-radius:.5rem;margin-bottom:.625rem}.agents-dividend-tx .item[data-v-d9188bfe]:first-child:after{content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 1.5rem);height:1px;background:#f2f2f2}.agents-dividend-tx .img[data-v-d9188bfe]{width:3.4375rem;height:3.4375rem;border-radius:100px;overflow:hidden;margin-right:.4063rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.agents-dividend-tx .img img[data-v-d9188bfe]{width:100%;height:100%}.agents-dividend-tx .desc[data-v-d9188bfe]{font-size:.75rem;font-weight:400;color:#fff}.agents-dividend-tx .mt-13[data-v-d9188bfe]{margin-top:.3438rem}.agents-dividend-tx .member-id[data-v-d9188bfe]{background:#fff;border-radius:.625rem .625rem .625rem .625rem;padding:0 .625rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.6875rem;font-weight:400;color:#f15353;min-width:3.2813rem;height:1.25rem;line-height:1.25rem}.agents-dividend-tx .money[data-v-d9188bfe]{margin-bottom:-.2813rem}.agents-dividend-tx .money[data-v-d9188bfe],.agents-dividend-tx .nickname[data-v-d9188bfe]{font-size:1rem;font-weight:400;color:#fff}.agents-dividend-tx .between[data-v-d9188bfe]{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-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.agents-dividend-tx .head-right[data-v-d9188bfe]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.agents-dividend-tx .head[data-v-d9188bfe]{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-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background-color:#f15353;padding:1.0625rem .625rem .9375rem 1.0313rem}.agents-dividend-tx .content[data-v-d9188bfe]{padding:.625rem .75rem}',""]),t.exports=e},ac0d:function(t,e,i){"use strict";i.d(e,"a",(function(){return d}));var a=document.documentElement,n=document.body,d={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:n&&(t=n.scrollTop),t},getClientHeight:function(){var t=0;return t=n.clientHeight&&a.clientHeight?Math.min(n.clientHeight,a.clientHeight):Math.max(n.clientHeight,a.clientHeight),t},getScrollHeight:function(){return Math.max(n.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(){}}}},d786: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:"agents-dividend-tx"},[i("c-title",{attrs:{text:t.text}}),i("div",{staticClass:"head"},[i("div",{staticClass:"img"},[i("img",{attrs:{src:t.avatar,alt:""}})]),i("div",{staticClass:"head-right"},[i("div",{staticClass:"between"},[i("div",{staticClass:"nickname"},[t._v(t._s(t.nickname))]),i("div",{staticClass:"money"},[t._v("¥"+t._s(t.all_amount))])]),i("div",{staticClass:"between mt-13"},[i("div",{staticClass:"member-id"},[t._v(t._s(t.member_id))]),i("div",{staticClass:"desc"},[t._v("累计佣金")])])])]),i("div",{staticClass:"content"},[i("van-tabs",{attrs:{"title-active-color":"#F15353"},model:{value:t.active,callback:function(e){t.active=e},expression:"active"}},[i("van-tab",{attrs:{title:"分红佣金"}},t._l(t.list,(function(e){return i("div",{key:e.id,staticClass:"item"},[i("div",{staticClass:"between"},[i("span",{staticClass:"item-id"},[t._v("ID:"+t._s(e.id))]),i("span",{staticClass:"item-monet"},[t._v("+¥"+t._s(e.amounts))])]),i("div",{staticClass:"between mt-24"},[i("span",{staticClass:"item-ratio"},[t._v("分红比例:"+t._s(e.ratio)+"%")]),i("span",{staticClass:"item-time"},[t._v(t._s(e.created_at))])])])})),0)],1)],1)],1)},n=[],d=(i("99af"),i("ac0d")),s={mixins:[d["a"]],data:function(){return{active:0,text:"",list:[],isLoadMore:!0,page:1,total_page:0,nickname:"",avatar:"",member_id:"",all_amount:""}},activated:function(){this.getData()},methods:{getData:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;$http.get("plugin.tx-agent-dividend.frontend.controllers.center.index",{page:e},"").then((function(i){if(1!==i.result)return t.$toast(i.msg);t.isLoadMore=!0;var a=i.data,n=a.list,d=a.info;t.page=n.current_page,t.total_page=n.last_page,t.text=d.plugin_name,t.list=1==e?n.data:t.list.concat(n.data),t.fun.setWXTitle(d.plugin_name),t.nickname=d.nickname,t.all_amount=d.all_amount,t.member_id=d.member_id,t.avatar=d.avatar}))},getMoreData:function(){if(this.isLoadMore=!1,!(this.page>=this.total_page)){var t=this.page+1;this.getData(t)}}}},o=s,r=(i("0171"),i("2877")),l=Object(r["a"])(o,a,n,!1,null,"d9188bfe",null);e["default"]=l.exports}}]); |