bztang-admin/addons/yun_shop/static/app/js/chunk-56910c6f.6b0fd4ab.js

1 line
7.1 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-56910c6f","chunk-2d0d83d6"],{"41a8":function(t,e,i){var a=i("e1bb");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var n=i("499e").default;n("4802f874",a,!0,{sourceMap:!1,shadowMode:!1})},"79db":function(t,e,i){t.exports=i.p+"static/app/img/empty-image-search.ef236a93.png"},ac0d:function(t,e,i){"use strict";i.d(e,"a",(function(){return o}));var a=document.documentElement,n=document.body,o={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(){}}}},cb30: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:"pastLog"}},[i("c-title",{attrs:{hide:!1,text:"往日"+t.gxz_name+"数量"}}),i("div",{staticClass:"timeSelect"},[i("div",{staticClass:"start",staticStyle:{"margin-right":"0.53rem"},on:{click:function(e){t.show=!0}}},[i("div",[t._v("起始时间")]),i("div",{staticClass:"startOn"},[t._v(t._s(t.start_time))])]),i("div",{staticClass:"start",on:{click:function(e){t.show1=!0}}},[i("div",[t._v("终止时间")]),i("div",{staticClass:"startOn"},[t._v(t._s(t.end_time))])]),i("div",{staticClass:"btn",on:{click:t.serach}},[i("i",{staticClass:"iconfont icon-fontclass-jiantou"})])]),t._l(t.list,(function(e,a){return i("div",{key:a,staticClass:"list"},[i("div",{staticClass:"left"},[i("span",{staticClass:"leftTxt"},[t._v(t._s(t.gxz_name)+"数量")]),i("span",{staticClass:"gxz"},[t._v(t._s(e.commission_gxz))])]),i("div",{staticClass:"left"},[t._v(t._s(e.created_at))])])})),i("yz-blank",{attrs:{datas:t.list}}),i("van-popup",{style:{height:"50%"},attrs:{position:"bottom","close-on-click-overlay":!1},model:{value:t.show,callback:function(e){t.show=e},expression:"show"}},[i("van-datetime-picker",{attrs:{type:"date",title:"选择年月",formatter:t.formatter},on:{cancel:t.btnCancel,confirm:t.btnFinished},model:{value:t.currentDate,callback:function(e){t.currentDate=e},expression:"currentDate"}})],1),i("van-popup",{style:{height:"50%"},attrs:{position:"bottom","close-on-click-overlay":!1},model:{value:t.show1,callback:function(e){t.show1=e},expression:"show1"}},[i("van-datetime-picker",{attrs:{type:"date",title:"选择年月",formatter:t.formatter},on:{cancel:t.btnCancel,confirm:t.btnFinished1},model:{value:t.currentDate,callback:function(e){t.currentDate=e},expression:"currentDate"}})],1)],2)},n=[],o=(i("e7e5"),i("d399")),s=(i("99af"),i("ac0d")),c=i("eb17"),r={mixins:[s["a"]],data:function(){return{gxz_name:"",list:[],start_time:"",end_time:"",show1:!1,show:!1,currentDate:new Date,page:1,isLoadMore:!0,total_page:0}},components:{yzBlank:c["default"]},activated:function(){this.getData()},methods:{serach:function(){this.page=1,this.total_page=0,this.isLoadMore=!0,this.getData()},formatter:function(t,e){return"year"===t?"".concat(e,"年"):"month"===t?"".concat(e,"月"):"day"===t?"".concat(e,"日"):e},btnFinished:function(t){this.start_time=this.formatDate(t),this.show=!1},btnFinished1:function(t){this.end_time=this.formatDate(t),this.show1=!1},btnCancel:function(){this.show=!1,this.show1=!1},formatDate:function(t){return"".concat(t.getFullYear(),"-").concat(t.getMonth()+1,"-").concat(t.getDate())},getData:function(){var t=this;$http.post("plugin.zhp-group-lottery.frontend.contribution.get-old-today-contribution",{start_time:this.start_time,end_time:this.end_time,page:this.page},"加载中").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(o["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-old-today-contribution",{start_time:this.start_time,end_time:this.end_time,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){})))}}},l=r,d=(i("d1c2"),i("2877")),f=Object(d["a"])(l,a,n,!1,null,"3e1d5c69",null);e["default"]=f.exports},d1c2:function(t,e,i){"use strict";i("41a8")},e1bb:function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,".list[data-v-3e1d5c69]{padding:0 .94rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:3.91rem;background-color:#fff;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #f6f6f6}.list[data-v-3e1d5c69],.list .left[data-v-3e1d5c69]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.list .left[data-v-3e1d5c69]{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:.75rem;color:#9f9f9f}.list .left .leftTxt[data-v-3e1d5c69]{font-size:.88rem;color:#222}.list .left .gxz[data-v-3e1d5c69]{font-size:.94rem;color:#f15353}.timeSelect[data-v-3e1d5c69]{padding:.75rem .88rem}.timeSelect[data-v-3e1d5c69],.timeSelect .btn[data-v-3e1d5c69]{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}.timeSelect .btn[data-v-3e1d5c69]{width:1.72rem;height:1.72rem;background-color:#010101;border-radius:50%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#fff;margin-left:.66rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.timeSelect .btn i[data-v-3e1d5c69]{font-size:1.3rem;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.timeSelect .start[data-v-3e1d5c69]{width:9.38rem;height:3.47rem;background-color:#fff;-webkit-box-shadow:0 .03rem .75rem 0 hsla(0,0%,82.4%,.46);box-shadow:0 .03rem .75rem 0 hsla(0,0%,82.4%,.46);border-radius:.31rem;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-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:.97rem;color:#959595;font-size:.75rem}.timeSelect .start .startOn[data-v-3e1d5c69]{color:#333;font-size:.94rem}",""]),t.exports=e}}]);