1 line
23 KiB
JavaScript
1 line
23 KiB
JavaScript
|
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["bundle-pages-user_wallet-user_wallet"],{"0122":function(t,e,o){"use strict";o.r(e);var n=o("9bdf"),i=o("bbfa");for(var r in i)"default"!==r&&function(t){o.d(e,t,(function(){return i[t]}))}(r);var a=o("762f");for(var r in a)"default"!==r&&function(t){o.d(e,t,(function(){return a[t]}))}(r);o("cab0");var s=o("f0c5"),l=o("6da0");i["default"].__module="renderBiz";var c=Object(s["a"])(a["default"],n["b"],n["c"],!1,null,"86fc822c",null,!1,n["a"],i["default"]);"function"===typeof l["a"]&&Object(l["a"])(c),e["default"]=c.exports},"134a":function(t,e,o){"use strict";o.r(e);var n=o("58f1"),i=o("ca19");for(var r in i)"default"!==r&&function(t){o.d(e,t,(function(){return i[t]}))}(r);o("c33d");var a,s=o("f0c5"),l=Object(s["a"])(i["default"],n["b"],n["c"],!1,null,"3f668a95",null,!1,n["a"],a);e["default"]=l.exports},"1e93":function(t,e,o){var n=o("24fb");e=n(!1),e.push([t.i,"@charset \"UTF-8\";\n/* 颜色变量 */\n/** S Font's size **/\n/** E Font's size **/[data-v-3f668a95]:export{red_theme:#ff2c3c;orange_theme:#f7971e;pink_theme:#fa444d;gold_theme:#e0a356;blue_theme:#2f80ed;green_theme:#2ec840}.wallet .header[data-v-3f668a95]{margin:%?20?% %?30?%;padding:%?50?% %?40?%;border-radius:%?14?%;background-color:#40affa}.wallet .header-price[data-v-3f668a95]{font-size:%?60?%}.wallet .header-btn[data-v-3f668a95]{width:%?182?%;height:%?72?%;color:#40affa}.wallet .section .title[data-v-3f668a95]{padding-bottom:%?30?%;border-bottom:1px solid #e5e5e5}.wallet .section .title uni-view[data-v-3f668a95]{width:%?8?%;height:%?30?%;background-color:#40affa}.wallet .section .content[data-v-3f668a95]{padding:0 %?30?%;height:calc(100vh - %?380?% - env(safe-area-inset-bottom))}.wallet .section .content .wallet-cell[data-v-3f668a95]{padding:%?16?% %?30?%;border-bottom:1px solid #e5e5e5}",""]),t.exports=e},4803:function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n={data:function(){return{mescroll:null}},onPullDownRefresh:function(){this.mescroll&&this.mescroll.onPullDownRefresh()},onPageScroll:function(t){this.mescroll&&this.mescroll.onPageScroll(t)},onReachBottom:function(){this.mescroll&&this.mescroll.onReachBottom()},methods:{mescrollInit:function(t){console.log(t),this.mescroll=t,this.mescrollInitByRef()},mescrollInitByRef:function(){if(!this.mescroll||!this.mescroll.resetUpScroll){var t=this.$refs.mescrollRef;t&&(this.mescroll=t.mescroll)}},downCallback:function(){var t=this;this.mescroll.optUp.use?this.mescroll.resetUpScroll():setTimeout((function(){t.mescroll.endSuccess()}),500)},upCallback:function(){var t=this;setTimeout((function(){t.mescroll.endErr()}),500)}},mounted:function(){this.mescrollInitByRef()}},i=n;e.default=i},"58f1":function(t,e,o){"use strict";o.d(e,"b",(function(){return i})),o.d(e,"c",(function(){return r})),o.d(e,"a",(function(){return n}));var n={mescrollUni:o("0122").default},i=function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("v-uni-view",{staticClass:"wallet"},[o("v-uni-view",{staticClass:"header white flex row-between"},[o("v-uni-view",{staticClass:"white"},[o("v-uni-view",{staticClass:" xs"},[t._v("可提现金额")]),o("v-uni-view",{staticClass:"header-price m-t-20"},[t._v(t._s(t.withdrawInfo.wallet||0))])],1),o("router-link",{attrs:{to:"/bundle/pages/user_withdraw/user_withdraw"}},[o("v-uni-view",{staticClass:"header-btn br60 flex bg-white row-center md"},[t._v("去提现")])],1)],1),o("v-uni-view",{staticClass:"section m-t-40"},[o("v-uni-view",{staticClass:"title xl normal bold p-l-30"},[o("v-uni-view",{staticClass:"inline m-t-4 m-r-20"}),t._v("提现记录")],1),o("v-uni-view",{staticClass:"content"},[o("mescroll-uni",{ref:"mescrollRef",attrs:{top:"0rpx",height:t.height+"px",up:t.upOption},on:{init:function(e){arguments[0]=e=t.$handleEvent(e),t.mescrollInit.apply(void 0,arguments)},up:function(e){arguments[0]=e=t.$handleEvent(e),t.upCallback.apply(void 0,arguments)},down:function(e){arguments[0]=e=t.$handleEvent(e),t.downCallback.apply(void 0,arguments)}}},[t._l(t.lists,(function(e,n){return[o("v-uni
|