918676.com Open in urlscan Pro
154.92.18.32  Public Scan

Submitted URL: http://918676.com/js/chunk-13ee2c88.ada87f0a.js
Effective URL: https://918676.com/js/chunk-13ee2c88.ada87f0a.js
Submission: On November 10 via api from US — Scanned from CA

Form analysis 0 forms found in the DOM

Text Content

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-13ee2c88"],{"01c3":function(t,e,r){"use strict";r.r(e);var n=function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"page-body recharge-body bg-body"},[r("m-header",{scopedSlots:t._u([{key:"right",fn:function(){return[r("van-icon",{attrs:{name:"/static/icons/bill.png",color:"#231F20",size:"0.5rem"},on:{click:function(e){return t.toLink("/m/user/withdraw/list")}}})]},proxy:!0}])}),r("div",{staticClass:"page-content"},[t.cardList&&0!==t.cardList.length?r("div",{staticClass:"form-box full-height u-p-t-20"},[r("div",{staticClass:"flex-between text-primary font-bold u-m-tb-20"},[r("div",{staticClass:"u-font-20"},[t._v(t._s(t.$t("取款")))])]),r("van-form",{ref:"withdrawForm",on:{submit:t.withdraw}},[r("div",{staticClass:"u-m-t-20"},[r("van-field",{attrs:{type:"number",label:t.$t("取款账户"),placeholder:t.$t("选择取款账户"),"right-icon":"arrow"},on:{click:function(e){t.show=!0}},scopedSlots:t._u([{key:"input",fn:function(){return[r("div",{staticClass:"d-flex-center text-primary"},[t.cardInfo.cardType?r("span",{staticClass:"u-m-r-10"},[t._v("("+t._s(t.cardInfo.cardType)+")")]):t._e(),r("span",{},[t._v(t._s(t.encryptCardNumber(t.cardInfo.bankAccount||t.cardInfo.ifsc||t.cardInfo.upi||t.cardInfo.pix||t.cardInfo.usdt||t.cardInfo.iban||t.cardInfo.wallet||t.cardInfo.gcash||t.cardInfo.powwi||t.cardInfo.nequi||t.cardInfo.cci||t.cardInfo.account1||t.cardInfo.account2,"****")))])])]},proxy:!0}])}),r("van-action-sheet",{staticClass:"select-popup",attrs:{description:t.$t("选择取款账户")},scopedSlots:t._u([{key:"default",fn:function(){return t._l(t.cardList,(function(e){return r("div",{key:e.id,staticClass:"d-flex align-center u-p-20",class:{active:t.cardInfo&&t.cardInfo.id===e.id},on:{click:function(r){return t.getCardInfo(e)}}},[e.cardType?r("span",{staticClass:"u-m-r-10"},[t._v("("+t._s(e.cardType)+")")]):t._e(),r("span",[t._v(t._s(t.encryptCardNumber(e.bankAccount||e.ifsc||e.upi||e.pix||e.usdt||e.iban||e.wallet||e.gcash||e.powwi||e.nequi||e.cci||e.account1||e.account2)))])])}))},proxy:!0}]),model:{value:t.show,callback:function(e){t.show=e},expression:"show"}})],1),t.washMoneyOpen?r("van-field",{attrs:{value:t.userMoney.washMoney,readonly:"",label:t.$t("打码"),placeholder:t.$t("打码")}}):t._e(),r("van-field",{attrs:{value:t.userMoney.balance,readonly:"",label:t.$t("可用余额"),placeholder:t.$t("可用余额")}}),r("van-field",{attrs:{type:"number",label:t.$t("提款金额"),placeholder:t.$t("提款金额"),rules:[{required:!0,message:t.$t("不能为空"),trigger:"blur"},{pattern:/(^[1-9]([0-9]+)?(\.[0-9]{1,2})?$)|(^(0){1}$)|(^[0-9]\.[0-9]{1,6}?$)/,message:t.$t("金额错误"),trigger:"blur"}]},model:{value:t.formObj.amount,callback:function(e){t.$set(t.formObj,"amount",e)},expression:"formObj.amount"}}),"0"!==t.paramMapAll["WITHDRAW_PASSWORD_OPEN"]?r("van-field",{attrs:{type:"password",label:t.$t("提款密码"),placeholder:t.$t("提款密码"),rules:[{required:!0,message:t.$t("请输入提款密码")},{pattern:/^\d{6}$/,message:t.$t("提款密码数字格式错误",{number:6}),trigger:"blur"}]},model:{value:t.formObj.tkPassword,callback:function(e){t.$set(t.formObj,"tkPassword",e)},expression:"formObj.tkPassword"}}):t._e(),r("van-number-keyboard",{attrs:{title:t.formObj.tkPassword,show:t.showKeyboard,maxlength:6},on:{blur:function(e){t.showKeyboard=!1}},model:{value:t.formObj.tkPassword,callback:function(e){t.$set(t.formObj,"tkPassword",e)},expression:"formObj.tkPassword"}}),r("div",{staticClass:"u-m-t-20"},[r("van-button",{attrs:{loading:t.loading,small:"",round:"",block:"",type:"primary","native-type":"submit","loading-text":t.$t("提交中")}},[t._v("\n            "+t._s(t.$t("提交"))+"\n          ")])],1)],1),t.userLevel.withdrawFeeMoney>0?r("div",{staticClass:"flex-between u-m-t-10"},[r("span",{staticClass:"opacity-40"},[t._v(t._s(t.$t("手续费")))]),r("span",{staticClass:"text-primary"},[t._v(t._s(t.formatMoney(t.getFee)))])]):r("div",{staticClass:"flex-between u-m-t-10"},[r("span",{staticClass:"opacity-40"},[t._v(t._s(t.$t("手续费")))]),r("span",{staticClass:"text-primary"},[t._v(t._s(t.formatMoney(t.getFee))+" ("+t._s(t.getFeeRate)+"%)")])]),r("div",{staticClass:"flex-between u-m-t-10"},[r("span",{staticClass:"opacity-40"},[t._v(t._s(t.$t("实际到账")))]),r("span",{staticClass:"text-primary"},[t._v(t._s(t.formatMoney(t.getMoney,t.isUsdtAccount?"USDT":this.paramMapAll["SYSTEM_COUNTRY_CURRENCY"])))])]),r("div",{staticClass:"u-m-t-20 text-red"},[t._v("\n        "+t._s(t.paramMapAll["WITHDRAW_TIPS"])+"\n      ")])],1):[r("van-empty",{attrs:{description:t.$t("还未绑定提款账户")}}),r("van-button",{attrs:{to:"/m/user/bankCard",type:"primary",round:"",block:""}},[t._v(t._s(t.$t("去添加")))])],r("van-dialog",{attrs:{title:t.checkPoster.title,"show-cancel-button":!1,"close-on-click-overlay":"","confirm-button-text":t.checkPoster.confirmButtonUrl?t.$tt(t.checkPoster.confirmButtonText):"","before-close":t.close},model:{value:t.showCheckDialog,callback:function(e){t.showCheckDialog=e},expression:"showCheckDialog"}},[r("div",{staticClass:"pa-2 rich-text",domProps:{innerHTML:t._s(t.getFileViewContent(t.checkPoster.content))}})])],2)],1)},o=[],a=r("912e"),i=r("b775");function s(t){return Object(i["a"])({url:"/user/withdraw/commit",method:"post",data:t})}function c(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return Object(i["a"])({url:"/user/withdraw/getMonthWithdrawNum/".concat(t),method:"post"})}var u=r("f211");function l(t){return l="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},l(t)}function h(){/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */h=function(){return e};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value},a="function"==typeof Symbol?Symbol:{},i=a.iterator||"@@iterator",s=a.asyncIterator||"@@asyncIterator",c=a.toStringTag||"@@toStringTag";function u(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{u({},"")}catch(t){u=function(t,e,r){return t[e]=r}}function f(t,e,r,n){var a=e&&e.prototype instanceof w?e:w,i=Object.create(a.prototype),s=new C(n||[]);return o(i,"_invoke",{value:I(t,r,s)}),i}function d(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=f;var p="suspendedStart",m="suspendedYield",y="executing",v="completed",b={};function w(){}function g(){}function O(){}var k={};u(k,i,(function(){return this}));var _=Object.getPrototypeOf,x=_&&_(_(M([])));x&&x!==r&&n.call(x,i)&&(k=x);var T=O.prototype=w.prototype=Object.create(k);function j(t){["next","throw","return"].forEach((function(e){u(t,e,(function(t){return this._invoke(e,t)}))}))}function P(t,e){function r(o,a,i,s){var c=d(t[o],t,a);if("throw"!==c.type){var u=c.arg,h=u.value;return h&&"object"==l(h)&&n.call(h,"__await")?e.resolve(h.__await).then((function(t){r("next",t,i,s)}),(function(t){r("throw",t,i,s)})):e.resolve(h).then((function(t){u.value=t,i(u)}),(function(t){return r("throw",t,i,s)}))}s(c.arg)}var a;o(this,"_invoke",{value:function(t,n){function o(){return new e((function(e,o){r(t,n,e,o)}))}return a=a?a.then(o,o):o()}})}function I(e,r,n){var o=p;return function(a,i){if(o===y)throw Error("Generator is already running");if(o===v){if("throw"===a)throw i;return{value:t,done:!0}}for(n.method=a,n.arg=i;;){var s=n.delegate;if(s){var c=$(s,n);if(c){if(c===b)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===p)throw o=v,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=y;var u=d(e,r,n);if("normal"===u.type){if(o=n.done?v:m,u.arg===b)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(o=v,n.method="throw",n.arg=u.arg)}}}function $(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,$(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),b;var a=d(o,e.iterator,r.arg);if("throw"===a.type)return r.method="throw",r.arg=a.arg,r.delegate=null,b;var i=a.arg;return i?i.done?(r[e.resultName]=i.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,b):i:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,b)}function L(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function E(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(L,this),this.reset(!0)}function M(e){if(e||""===e){var r=e[i];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,a=function r(){for(;++o<e.length;)if(n.call(e,o))return r.value=e[o],r.done=!1,r;return r.value=t,r.done=!0,r};return a.next=a}}throw new TypeError(l(e)+" is not iterable")}return g.prototype=O,o(T,"constructor",{value:O,configurable:!0}),o(O,"constructor",{value:g,configurable:!0}),g.displayName=u(O,c,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===g||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,O):(t.__proto__=O,u(t,c,"GeneratorFunction")),t.prototype=Object.create(T),t},e.awrap=function(t){return{__await:t}},j(P.prototype),u(P.prototype,s,(function(){return this})),e.AsyncIterator=P,e.async=function(t,r,n,o,a){void 0===a&&(a=Promise);var i=new P(f(t,r,n,o),a);return e.isGeneratorFunction(r)?i:i.next().then((function(t){return t.done?t.value:i.next()}))},j(T),u(T,c,"Generator"),u(T,i,(function(){return this})),u(T,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},e.values=M,C.prototype={constructor:C,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(E),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function o(n,o){return s.type="throw",s.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o}for(var a=this.tryEntries.length-1;a>=0;--a){var i=this.tryEntries[a],s=i.completion;if("root"===i.tryLoc)return o("end");if(i.tryLoc<=this.prev){var c=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return o(i.catchLoc,!0);if(this.prev<i.finallyLoc)return o(i.finallyLoc)}else if(c){if(this.prev<i.catchLoc)return o(i.catchLoc,!0)}else{if(!u)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return o(i.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var a=o;break}}a&&("break"===t||"continue"===t)&&a.tryLoc<=e&&e<=a.finallyLoc&&(a=null);var i=a?a.completion:{};return i.type=t,i.arg=e,a?(this.method="next",this.next=a.finallyLoc,b):this.complete(i)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),b},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),E(r),b}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;E(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:M(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),b}},e}function f(t,e,r,n,o,a,i){try{var s=t[a](i),c=s.value}catch(t){return void r(t)}s.done?e(c):Promise.resolve(c).then(n,o)}function d(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var a=t.apply(e,r);function i(t){f(a,n,o,i,s,"next",t)}function s(t){f(a,n,o,i,s,"throw",t)}i(void 0)}))}}function p(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,n)}return r}function m(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?p(Object(r),!0).forEach((function(e){y(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):p(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function y(t,e,r){return(e=v(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function v(t){var e=b(t,"string");return"symbol"==l(e)?e:e+""}function b(t,e){if("object"!=l(t)||!t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var n=r.call(t,e||"default");if("object"!=l(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}var w={name:"MUserWithdraw",computed:m(m({},Vuex.mapGetters(["currency","userInfo","userMoney","userLevel","paramMapAll"])),{},{isUsdtAccount:function(){return this.cardInfo&&-1!==this.cardInfo.cardType.indexOf("USDT")},getMoney:function(){return this.isUsdtAccount?(this.formObj.amount-this.getFee)/this.paramMapAll["WITHDRAW_USDT_RATE"]:(this.formObj.amount-this.getFee)*parseInt(this.paramMapAll["SYSTEM_AMOUNT_RATE"])},getFee:function(){var t=this.getIsFee;return t?this.userLevel.withdrawFeeMoney>0?this.userLevel.withdrawFeeMoney:this.formObj.amount&&parseFloat((this.formObj.amount*this.getFeeRate/100).toFixed(2))||0:0},getIsFee:function(){var t=!1;return this.userLevel.getWithdrawFreeMonthTimes>0&&this.monthTimes>=this.userLevel.getWithdrawFreeMonthTimes&&(t=!0),!t&&this.userMoney.todayTkTimes>=this.userLevel.withdrawFreeTimes&&(t=!0),t},getFeeRate:function(){return"1"===this.paramMapAll["WITHDRAW_USDT_NO_FEE_OPEN"]&&this.isUsdtAccount?0:this.userMoney.todayTkTimes>=this.userLevel.withdrawFreeTimes?this.userLevel.withdrawFee:0}}),filterCard:function(t){return"************"+t.substring(t.length-4)},data:function(){return{showKeyboard:!1,show:!1,cardList:[],formObj:{amount:null,bankCardId:null},loading:!1,token:null,washMoneyOpen:!1,cardInfo:null,showCheckDialog:!1,checkPoster:{}}},created:function(){this.washMoneyOpen="1"===this.paramMapAll["WITHDRAW_WASH_OPEN"],this.getBalance(),this.getList(),"1"===this.paramMapAll["WITHDRAW_CLOSE_TIPS_SHOW_ONOPEN"]&&(this.userInfo.withdrawOpen&&"1"===this.paramMapAll["WITHDRAW_OPEN"]||this.checkWithdrawOpen()),this.getMonthWithdrawNum()},methods:{getMonthWithdrawNum:function(){var t=this;c(this.formObj.type).then((function(e){t.monthTimes=e.data||0}))},checkWithdrawOpen:function(){var t=d(h().mark((function t(){var e,r,n;return h().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(!this.paramMapAll["WITHDRAW_CLOSE_TIPS_POSTER_ID"]){t.next=16;break}if(e=this.paramMapAll["WITHDRAW_CLOSE_TIPS_POSTER_ID"],!e){t.next=16;break}if(t.t1=e,!t.t1){t.next=8;break}return t.next=7,Object(u["a"])(e);case 7:t.t1=t.sent.data;case 8:if(t.t0=t.t1,t.t0){t.next=11;break}t.t0={};case 11:r=t.t0,this.checkPoster=m(m({},this.checkPoster),r),n=this.userInfo.withdrawTips,n&&(this.checkPoster.content=n),this.showCheckDialog=!0;case 16:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}(),close:function(t,e){if("overlay"===t)e();else if("confirm"===t){var r=this.checkPoster.confirmButtonUrl;r&&(0===r.indexOf("http")?window.open(r):this.$router.push({path:r})),e(!0)}else"cancel"===t&&e(!0)},getBalance:function(){var t=d(h().mark((function t(){return h().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,this.$store.dispatch("common/getToken");case 2:this.token=t.sent.data;case 3:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}(),getCardInfo:function(t){this.cardInfo=t},getList:function(){var t=d(h().mark((function t(){var e,r=this;return h().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(a["b"])();case 2:if(t.t0=t.sent.data,t.t0){t.next=5;break}t.t0=[];case 5:e=t.t0,e&&0!==e.length||this.$dialog.confirm({message:this.$t("请先添加提款信息")}).then((function(){r.$router.push({path:"/m/user/bankCard"})})).catch((function(){r.$router.back()})),this.cardList=e,e&&e.length&&(this.formObj.bankCardId=e[0].id,this.cardInfo=e[0]);case 9:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}(),withdraw:function(){var t=this;if(this.washMoneyOpen&&0!==this.userMoney.washMoney)this.$toast.fail(this.$t("打码必须为0才能提款"));else if("1"!==this.paramMapAll["WITHDRAW_PASSWORD_OPEN"]||this.formObj.tkPassword)if(!this.formObj.tkPassword||/^\d{6}$/.test(this.formObj.tkPassword)){if(this.formObj.amount<=0||this.formObj.amount>this.userMoney.balance)this.$toast.fail(this.$t("提款金额限制",{balance:this.userMoney.balance}));else if(!this.loading){this.loading=!0;var e=this.userLevel.withdrawFreeTimes;"1"===this.paramMapAll["WITHDRAW_USDT_NO_FEE_OPEN"]&&this.cardInfo&&-1!=this.cardInfo.cardType.indexOf("USDT")?this.commit(this.formObj):this.userMoney.todayTkTimes>=e?this.$dialog.confirm({message:this.$t("提款次数限制提示",{todayWithdrawNum:this.userMoney.todayTkTimes,limitTimes:e,withdrawFee:this.userLevel.withdrawFee}),messageAlign:"left"}).then((function(){t.commit(t.formObj)})).catch((function(){t.loading=!1})):this.commit(this.formObj)}}else this.$toast.fail(this.$t("提款密码数字格式错误",{number:6}));else this.$toast.fail(this.$t("请输入提款密码"))},commit:function(){var t=d(h().mark((function t(e){var r=this;return h().wrap((function(t){while(1)switch(t.prev=t.next){case 0:e["X-IDEMPOTENT-TOKEN"]=this.token,s(e).then(function(){var t=d(h().mark((function t(e){var n,o;return h().wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(console.log("res",e.showDialogFlag),!e.showDialogFlag){t.next=17;break}if(t.t1=e.showDialogPosterId,!t.t1){t.next=7;break}return t.next=6,Object(u["a"])(e.showDialogPosterId);case 6:t.t1=t.sent.data;case 7:if(t.t0=t.t1,t.t0){t.next=10;break}t.t0={};case 10:n=t.t0,r.checkPoster=m(m({},r.checkPoster),n),o=e.showDialogContent,o&&(r.checkPoster.content=o),r.showCheckDialog=!0,t.next=23;break;case 17:return r.loading=!1,r.todayWithdrawNum+=1,t.next=21,r.$store.dispatch("user/getUserInfo");case 21:r.$toast.success(r.$t("提交成功")),r.$router.back();case 23:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()).catch((function(t){})).finally(function(){var t=d(h().mark((function t(e){return h().wrap((function(t){while(1)switch(t.prev=t.next){case 0:return r.loading=!1,t.next=3,r.$store.dispatch("common/getToken");case 3:r.token=t.sent.data;case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}());case 2:case"end":return t.stop()}}),t,this)})));function e(e){return t.apply(this,arguments)}return e}()}},g=w,O=r("2877"),k=Object(O["a"])(g,n,o,!1,null,"5cd11629",null);e["default"]=k.exports},"912e":function(t,e,r){"use strict";r.d(e,"b",(function(){return o})),r.d(e,"c",(function(){return a})),r.d(e,"a",(function(){return i}));var n=r("b775");function o(){return Object(n["a"])({url:"/user/bankCard/list",method:"post"})}function a(t){return Object(n["a"])({url:"/user/bankCard/save",method:"post",data:t})}function i(t){return Object(n["a"])({url:"/user/bankCard/".concat(t,"/delete"),method:"post"})}},f211:function(t,e,r){"use strict";r.d(e,"c",(function(){return o})),r.d(e,"b",(function(){return a})),r.d(e,"a",(function(){return i})),r.d(e,"d",(function(){return s}));var n=r("b775");function o(t){return Object(n["a"])({url:"/poster/list",method:"post",data:t})}function a(){return Object(n["a"])({url:"/poster/homeList",method:"post"})}function i(t){return Object(n["a"])({url:"/poster/".concat(t,"/info"),method:"post"})}function s(){return Object(n["a"])({url:"/poster/notice",method:"get"})}}}]);