recharge-log.js 3.1 KB

1
  1. "use strict";const e=require("../../common/vendor.js"),r=require("../../sheep/api/pay/wallet.js"),s=require("../../sheep/index.js"),t=require("../../sheep/hooks/useGoods.js");if(require("../../sheep/request/index.js"),require("../../sheep/config/index.js"),require("../../sheep/store/index.js"),require("../../sheep/store/app.js"),require("../../sheep/api/promotion/diy.js"),require("../../sheep/platform/index.js"),require("../../sheep/platform/provider/wechat/index.js"),require("../../sheep/platform/provider/wechat/miniProgram.js"),require("../../sheep/api/member/auth.js"),require("../../sheep/api/member/social.js"),require("../../sheep/api/member/user.js"),require("../../sheep/platform/provider/apple/index.js"),require("../../sheep/platform/share.js"),require("../../sheep/router/index.js"),require("../../sheep/hooks/useModal.js"),require("../../sheep/helper/index.js"),require("../../sheep/helper/test.js"),require("../../sheep/helper/digit.js"),require("../../sheep/api/member/signin.js"),require("../../sheep/helper/throttle.js"),require("../../sheep/url/index.js"),require("../../sheep/platform/pay.js"),require("../../sheep/api/pay/order.js"),require("../../sheep/store/user.js"),require("../../sheep/store/cart.js"),require("../../sheep/api/trade/cart.js"),require("../../sheep/api/trade/order.js"),require("../../sheep/api/promotion/coupon.js"),require("../../sheep/store/sys.js"),require("../../sheep/store/modal.js"),require("../../sheep/config/zIndex.js"),require("../../sheep/util/index.js"),!Array){(e.resolveComponent("s-empty")+e.resolveComponent("uni-load-more")+e.resolveComponent("s-layout"))()}Math||((()=>"../../sheep/components/s-empty/s-empty.js")+(()=>"../../uni_modules/uni-load-more/components/uni-load-more/uni-load-more.js")+(()=>"../../sheep/components/s-layout/s-layout.js"))();const o={__name:"recharge-log",setup(o){const a=e.reactive({pagination:{list:[],total:0,pageNo:1,pageSize:5},loadStatus:""});async function i(s=1,t=5){const{code:o,data:i}=await r.PayWalletApi.getWalletRechargePage({pageNo:s,pageSize:t});0===o&&(a.pagination.list=e._.concat(a.pagination.list,i.list),a.pagination.total=i.total,a.loadStatus=a.pagination.list.length<a.pagination.total?"more":"noMore")}function p(){"noMore"!==a.loadStatus&&(a.pagination.pageNo++,i())}return e.onLoad((()=>{i()})),e.onReachBottom((()=>{p()})),(r,o)=>e.e({a:e.f(a.pagination.list,((r,o,a)=>e.e({a:e.t(e.unref(t.fen2yuan)(r.payPrice)),b:r.bonusPrice>0},r.bonusPrice>0?{c:e.t(e.unref(t.fen2yuan)(r.bonusPrice))}:{},{d:e.n(10===r.refundStatus?"danger-color":"success-color"),e:e.t(10===r.refundStatus?"已退款":"已支付"),f:e.n(10===r.refundStatus?"danger-color":"success-color"),g:e.t(r.payChannelName),h:e.t(r.payOrderChannelOrderNo),i:e.t(e.unref(s.sheep).$helper.timeFormat(r.payTime,"yyyy-mm-dd hh:MM:ss")),j:r}))),b:0===a.pagination.total},0===a.pagination.total?{c:e.p({icon:"/static/comment-empty.png",text:"暂无充值记录"})}:{},{d:a.pagination.total>0},a.pagination.total>0?{e:e.o(p),f:e.p({status:a.loadStatus,"content-text":{contentdown:"上拉加载更多"}})}:{},{g:e.p({title:"充值记录"})})}},a=e._export_sfc(o,[["__scopeId","data-v-91f665b3"]]);wx.createPage(a);