1 line
5.2 KiB
JavaScript
1 line
5.2 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-13ad3b51"],{3916:function(t,n,e){var a=e("738f9");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var i=e("499e").default;i("1c6037ba",a,!0,{sourceMap:!1,shadowMode:!1})},"6c9f8":function(t,n,e){"use strict";e.r(n);var a=function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",{attrs:{id:"bankcardinformmations"}},[e("c-title",{attrs:{hide:!1,text:"账户信息"}}),e("div",{staticClass:"big_bankbox"},[t._l(t.list,(function(n,a){return e("div",{key:a,staticClass:"bank_info1",on:{click:function(e){return t.goToEdit(n.id)}}},[e("div",{staticClass:"bank_title"},[t._v(" "+t._s(n.bankName)+" ")]),e("div",{staticClass:"bank_type"},[t._v(" "+t._s("201"==n.receiverAccountType?"对私账户":"对公账户")+" ")]),e("div",{staticClass:"bank_qiu"},[t._v(" "+t._s(n.receiverAccountNoEnc)+" ")])])})),e("div",{staticClass:"bank_add",on:{click:t.goToAdd}},[e("span",[t._v("+")]),e("span",{staticClass:"span_two"},[t._v("添加银行卡")])])],2)],1)},i=[],o=(e("ac1f"),e("5319"),e("6968")),r=e("ac0d"),c={mixins:[r["a"]],data:function(){return{radio:"1",list:[]}},methods:{goToAdd:function(){this.$router.replace(this.fun.getUrl("bankcardinadd",{}))},goToEdit:function(t){this.$router.replace(this.fun.getUrl("bankcardinedit",{id:t}))},getData:function(){var t=this;$http.get("plugin.converge_pay.frontend.controllers.converge-pay-bank-card.get-bank-card-list").then((function(n){1===n.result?t.list=n.data:t.$dialog.alert({message:n.msg})}),(function(t){}))}},activated:function(){this.getData()},components:{cTitle:o["a"]}},l=c,d=l,s=(e("df1f"),e("2877")),f=Object(s["a"])(d,a,i,!1,null,"4fc6d971",null);n["default"]=f.exports},"738f9":function(t,n,e){var a=e("24fb");n=a(!1),n.push([t.i,"#bankcardinformmations .big_bankbox .bank_info1[data-v-4fc6d971]{left:.63rem;top:15.69rem;width:22.31rem;height:6.69rem;line-height:1.25rem;border-radius:.56rem;background-color:#424b81;text-align:center;margin:0 auto;margin-top:28px;padding-top:5px}#bankcardinformmations .big_bankbox .bank_info1 .icon_bank[data-v-4fc6d971]{left:1.88rem;top:16.25rem;width:2.31rem;height:2.5rem}#bankcardinformmations .big_bankbox .bank_info1 .bank_title[data-v-4fc6d971]{margin-left:4.19rem;top:8.44rem;width:11rem;height:1.69rem;line-height:1.44rem;background-color:#424b81;color:#fff;font-size:1rem;text-align:left}#bankcardinformmations .big_bankbox .bank_info1 .bank_type[data-v-4fc6d971]{margin-left:4.25rem;top:9.69rem;width:4.5rem;height:1.69rem;line-height:1.06rem;background-color:#424b81;color:#fff;font-size:.75rem;text-align:left}#bankcardinformmations .big_bankbox .bank_info1 .bank_qiu[data-v-4fc6d971]{color:#b3b7cd;text-align:left;margin-left:4.25rem}#bankcardinformmations .big_bankbox .bank_info1 .bank_qiu span[data-v-4fc6d971]{font-size:1.34rem}#bankcardinformmations .big_bankbox .bank_info[data-v-4fc6d971]{left:.63rem;top:15.69rem;width:22.31rem;height:6.69rem;line-height:1.25rem;border-radius:.56rem;background-color:#4286cd;text-align:center;margin:0 auto;margin-top:18px;padding-top:5px}#bankcardinformmations .big_bankbox .bank_info .bank_title[data-v-4fc6d971]{margin-left:4.25rem;top:16.25rem;width:9.56rem;height:1.25rem;line-height:1.44rem;background-color:hsla(0,0%,100%,0);color:#fff;font-size:1rem;text-align:left}#bankcardinformmations .big_bankbox .bank_info .bank_type[data-v-4fc6d971]{margin-left:4.38rem;top:17.31rem;width:4.56rem;height:1.69rem;line-height:1.06rem;background-color:hsla(0,0%,100%,0);color:#fff;font-size:.75rem;text-align:left}#bankcardinformmations .big_bankbox .bank_info .bank_qiu[data-v-4fc6d971]{color:#fff;text-align:left;margin-left:4.25rem;font-size:1.25rem}#bankcardinformmations .big_bankbox .bank_info .bank_qiu span[data-v-4fc6d971]{font-size:1.34rem}#bankcardinformmations .big_bankbox .bank_add[data-v-4fc6d971]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:.06rem;top:23.81rem;width:23.38rem;height:5rem;line-height:5rem;color:#b6b6b6}#bankcardinformmations .big_bankbox .bank_add span[data-v-4fc6d971]{font-size:2rem}#bankcardinformmations .big_bankbox .bank_add .span_two[data-v-4fc6d971]{font-size:1rem;margin-left:.5rem}",""]),t.exports=n},ac0d:function(t,n,e){"use strict";e.d(n,"a",(function(){return o}));var a=document.documentElement,i=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:i&&(t=i.scrollTop),t},getClientHeight:function(){var t=0;return t=i.clientHeight&&a.clientHeight?Math.min(i.clientHeight,a.clientHeight):Math.max(i.clientHeight,a.clientHeight),t},getScrollHeight:function(){return Math.max(i.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(){}}}},df1f:function(t,n,e){"use strict";e("3916")}}]); |