1 line
3.5 KiB
JavaScript
1 line
3.5 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-c9a2b8ec"],{"0c692":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:"notWithdraw"}},[i("c-title",{attrs:{hide:!1,text:"不可提现金额"}}),i("div",{staticClass:"main"},t._l(t.listData,(function(e,a){return i("div",{key:a,staticClass:"list"},[i("div",{staticClass:"top"},[e.goods?i("div",{staticClass:"title"},[t._v(t._s(e.goods.title))]):t._e(),i("div",{staticClass:"price"},[t._v("¥"+t._s(e.money))])]),i("div",{staticClass:"bottom"},[t._v(t._s(e.created_at))])])})),0)],1)},o=[],n=i("ac0d"),l={mixins:[n["a"]],data:function(){return{listData:[],isLoadMore:!0,page:1,total_page:0}},activated:function(){this.getData()},methods:{getData:function(){var t=this;$http.post("plugin.auction.api.prepayment.withdraw.can-not-withdraw",{},"加载中").then((function(e){1===e.result?(t.listData=e.data.list,t.isLoadMore=!0,t.total_page=e.data.last_page):t.$dialog.alert({message:e.msg})}),(function(t){}))}}},s=l,c=(i("75e4"),i("2877")),r=Object(c["a"])(s,a,o,!1,null,"77071b71",null);e["default"]=r.exports},"75e4":function(t,e,i){"use strict";i("e1f5")},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(){}}}},dff0:function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,".main[data-v-77071b71]{margin:0 .625rem;background:#f2f2f2;padding-top:.625rem}.main .list[data-v-77071b71]{background:#fff;border-radius:.3125rem;padding:.9375rem .8438rem;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;margin-bottom:.625rem}.main .list .bottom[data-v-77071b71]{font-size:.6875rem;color:#696969;text-align:left;margin-top:.625rem}.main .list .top[data-v-77071b71]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.main .list .top .title[data-v-77071b71]{font-size:.8125rem;color:#2b2b2b;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:left}.main .list .top .price[data-v-77071b71]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;color:#f14e4e;font-size:.8125rem}",""]),t.exports=e},e1f5:function(t,e,i){var a=i("dff0");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var o=i("499e").default;o("22540b32",a,!0,{sourceMap:!1,shadowMode:!1})}}]); |