bztang-admin/addons/yun_shop/static/app/js/chunk-01d88e30.3546c98e.js

1 line
5.2 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-01d88e30","chunk-2d0d83d6"],{"02cd":function(t,e,i){"use strict";i("df54")},"36c2":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",{attrs:{id:"groupContributionDetailslog"}},[i("c-title",{attrs:{hide:!1,text:t.gxz_name}}),t._l(t.list,(function(e,a){return i("div",{key:a,staticClass:"logBox"},[i("div",{staticClass:"left"},[i("div",[t._v(t._s(e.title))]),i("div",[t._v(t._s(e.order_sn))]),i("div",{staticClass:"avaimg"},[i("img",{attrs:{src:e.avatar,alt:""}}),i("div",[t._v(t._s(e.nickname))])])]),i("div",{staticClass:"right"},[i("div",{staticClass:"priceTxt"},[t._v("活动金额:¥"+t._s(e.price))]),i("div",{staticClass:"price"},[t._v("+"+t._s(e.commission_gxz))]),i("div",{staticClass:"time"},[t._v(t._s(e.created_at))])])])})),i("yz-blank",{attrs:{datas:t.list}})],2)},o=[],n=(i("e7e5"),i("d399")),l=(i("14d9"),i("99af"),i("ac0d")),s=i("eb17"),c={mixins:[l["a"]],data:function(){return{gxz_name:"",list:[],page:1,isLoadMore:!0,total_page:0}},components:{yzBlank:s["default"]},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-contribution-log-list",{uid:this.$route.params.id},"加载中").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(n["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-contribution-log-list",{uid:this.$route.params.id,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){})))}}},r=c,d=(i("02cd"),i("2877")),f=Object(d["a"])(r,a,o,!1,null,"c2fb2c66",null);e["default"]=f.exports},"79db":function(t,e,i){t.exports=i.p+"static/app/img/empty-image-search.ef236a93.png"},a76c:function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,"#groupContributionDetailslog[data-v-c2fb2c66]{min-height:100vh;background:#fff}.logBox[data-v-c2fb2c66]{border-bottom:1px solid #e5e5e5;margin:0 11px;background:#fff;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:1rem 0}.logBox[data-v-c2fb2c66],.logBox .left[data-v-c2fb2c66]{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}.logBox .left[data-v-c2fb2c66]{height:4rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;font-size:14px}.logBox .left .avaimg[data-v-c2fb2c66]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:12px}.logBox .left .avaimg img[data-v-c2fb2c66]{width:20px;height:20px;border-radius:100%}.logBox .right[data-v-c2fb2c66]{height:4rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;font-size:14px}.logBox .right .priceTxt[data-v-c2fb2c66]{color:#6f6f6f}.logBox .right .price[data-v-c2fb2c66]{color:#ff7373}.logBox .right .time[data-v-c2fb2c66]{font-size:12px;color:#afafaf}",""]),t.exports=e},ac0d:function(t,e,i){"use strict";i.d(e,"a",(function(){return n}));var a=document.documentElement,o=document.body,n={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(){}}}},df54:function(t,e,i){var a=i("a76c");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var o=i("499e").default;o("5d5e830c",a,!0,{sourceMap:!1,shadowMode:!1})}}]);