bztang-admin/addons/yun_shop/static/app/js/chunk-5e0c7780.d9365073.js

1 line
3.7 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-5e0c7780"],{2166:function(t,e,a){"use strict";a("4c14")},"469c":function(t,e,a){"use strict";a.r(e);var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"consensus-activity-earnings"},[a("c-title",{attrs:{text:"收益记录"}}),t.list&&0!==t.list.length?a("div",{staticClass:"list"},t._l(t.list,(function(e){return a("div",{key:e.id,staticClass:"list-item"},[a("div",{staticClass:"between"},[a("span",{staticClass:"title-left"},[t._v(t._s(e.reward_type_name)+" ")]),a("span",{staticClass:"title-right"},[t._v(t._s(e.dividend_amount))])]),a("div",{staticClass:"between",staticStyle:{"margin-top":"0.5625rem"}},[a("span",[t._v("ID"+t._s(e.activity_id)+t._s(e.has_one_activity.activity_name)+"【"+t._s(e.has_one_activity&&e.has_one_activity.activity_sn)+"】 ")]),a("span",{staticClass:"c-AAAAB3"},[t._v(t._s(e.created_at))])]),a("div",{staticClass:"line"})])})),0):t._e()],1)},n=[],s=(a("99af"),a("ac0d")),c={mixins:[s["a"]],data:function(){return{list:[],total_page:1,isLoadMore:!0,page:1}},activated:function(){this.getData()},methods:{getMoreData:function(){if(this.isLoadMore=!1,!(this.page>=this.total_page)){var t=this.page+1;this.getData(t)}},getData:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;$http.get("plugin.wise-yuan-trade.frontend.my.activity-bonus-log",{page:e},"").then((function(a){if(t.isLoadMore=!0,a.result){var i=a.data;t.list=1==e?i.data:t.list.concat(i.data),t.total_page=i.last_page,t.page=i.current_page}else t.$toast(a.msg)}))}}},o=c,l=(a("2166"),a("2877")),r=Object(l["a"])(o,i,n,!1,null,"e1ad4ac0",null);e["default"]=r.exports},"4c14":function(t,e,a){var i=a("e76e");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("499e").default;n("3e62b868",i,!0,{sourceMap:!1,shadowMode:!1})},ac0d:function(t,e,a){"use strict";a.d(e,"a",(function(){return s}));var i=document.documentElement,n=document.body,s={data:function(){return{}},activated:function(){window.addEventListener("scroll",this.handleScroll)},deactivated:function(){window.removeEventListener("scroll",this.handleScroll)},methods:{getScrollTop:function(){var t=0;return i&&i.scrollTop?t=i.scrollTop:n&&(t=n.scrollTop),t},getClientHeight:function(){var t=0;return t=n.clientHeight&&i.clientHeight?Math.min(n.clientHeight,i.clientHeight):Math.max(n.clientHeight,i.clientHeight),t},getScrollHeight:function(){return Math.max(n.scrollHeight,i.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(){}}}},e76e:function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,".consensus-activity-earnings[data-v-e1ad4ac0]{padding:.625rem .75rem}.consensus-activity-earnings .list[data-v-e1ad4ac0]{padding:.9375rem .75rem 1.0938rem;background:#fff;border-radius:.625rem}.consensus-activity-earnings .c-AAAAB3[data-v-e1ad4ac0]{color:#aaaab3}.consensus-activity-earnings .title-right[data-v-e1ad4ac0]{color:#f15353}.consensus-activity-earnings .between[data-v-e1ad4ac0]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.consensus-activity-earnings .line[data-v-e1ad4ac0]{width:100%;height:1px;background:#f0f0f1;margin-top:1.0625rem;margin-bottom:.9375rem}.consensus-activity-earnings .title-left[data-v-e1ad4ac0]{font-weight:700;font-size:.875rem}",""]),t.exports=e}}]);