You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
7.3 KiB
1 lines
7.3 KiB
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-subPages2-userInfo-userInfo"],{"2f7a":function(e,t,n){"use strict";var a;n.d(t,"b",(function(){return i})),n.d(t,"c",(function(){return s})),n.d(t,"a",(function(){return a}));var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-uni-view",{staticClass:"userInfo"},[n("v-uni-scroll-view",{style:{height:e.phoneHight},attrs:{"scroll-y":!0}},[n("v-uni-view",{staticClass:"p30"},[n("v-uni-image",{staticClass:"tspng verCenter",attrs:{src:e.imgfixUrls+"merchant/ts.png"}}),n("span",{staticClass:"font24 color666666 verCenter pL18"},[e._v(e._s(1!=e.languageStatus?"请填写真实有效的信息!":"진실유효된 정보를 입력하세요"))])],1),n("v-uni-view",{staticClass:"backColorW backColorW"},[n("span",{staticClass:"font28 color333333 verCenter pL30 width148 disInline "},[e._v(e._s(1!=e.languageStatus?"姓名":"성명")+":")]),n("v-uni-input",{staticClass:"font28 height107 color333333 verCenter disInline pL30",attrs:{placeholder:"请输入姓名"},model:{value:e.userInfo.realname,callback:function(t){e.$set(e.userInfo,"realname",t)},expression:"userInfo.realname"}})],1),1==e.userInfo.bankstatus||1==e.userInfo.alipaystatus?n("v-uni-view",{staticClass:"inputView backColorW"},[1==e.userInfo.bankstatus?n("v-uni-view",{staticClass:"backColorW marT20 height108"},[n("span",{staticClass:"font28 color333333 verCenter pL30 width148 disInline "},[e._v(e._s(0==e.examineing?1!=e.languageStatus?"开户行":"개설은행":"备注信息1")+":")]),n("v-uni-input",{staticClass:"font28 height107 color333333 verCenter disInline pL30",attrs:{placeholder:0==e.examineing?1!=e.languageStatus?"请输入银行卡开户行":"개설은행명칭을 입력하세요":"请输入备注信息1"},model:{value:e.userInfo.bank_name,callback:function(t){e.$set(e.userInfo,"bank_name",t)},expression:"userInfo.bank_name"}}),n("v-uni-view",{staticClass:"Bottline"})],1):e._e(),1==e.userInfo.bankstatus?n("v-uni-view",{staticClass:"backColorW height108"},[n("span",{staticClass:"font28 color333333 verCenter pL30 width148 disInline "},[e._v(e._s(0==e.examineing?1!=e.languageStatus?"开户人":"예금주 ":"备注信息2")+":")]),n("v-uni-input",{staticClass:"font28 height107 color333333 verCenter disInline pL30",attrs:{placeholder:0==e.examineing?1!=e.languageStatus?"请输入银行卡开户行人姓名":"예금주 이름을 입력하세요":"请输入备注信息2"},model:{value:e.userInfo.bank_username,callback:function(t){e.$set(e.userInfo,"bank_username",t)},expression:"userInfo.bank_username"}}),n("v-uni-view",{staticClass:"Bottline"})],1):e._e(),1==e.userInfo.bankstatus?n("v-uni-view",{staticClass:"backColorW height108"},[n("span",{staticClass:"font28 color333333 verCenter pL30 width148 disInline "},[e._v(e._s(0==e.examineing?1!=e.languageStatus?"银行卡账号":"은행카드 계좌번호":"备注信息3")+":")]),n("v-uni-input",{staticClass:"font28 height107 color333333 verCenter disInline pL30",attrs:{type:"number",placeholder:0==e.examineing?1!=e.languageStatus?"请输入银行卡账号":"은행카드 계좌번호를 입력하세요":"请输入备注信息3"},model:{value:e.userInfo.card_number,callback:function(t){e.$set(e.userInfo,"card_number",t)},expression:"userInfo.card_number"}}),n("v-uni-view",{staticClass:"Bottline"})],1):e._e(),1==e.userInfo.alipaystatus?n("v-uni-view",{staticClass:"backColorW height108"},[n("span",{staticClass:"font28 color333333 verCenter pL30 width148 disInline "},[e._v(e._s(0==e.examineing?1!=e.languageStatus?"支付宝账号":"즈푸보 계좌번호":"备注信息4")+":")]),n("v-uni-input",{staticClass:"font28 height107 color333333 verCenter disInline pL30",attrs:{placeholder:0==e.examineing?1!=e.languageStatus?"请输入支付宝账号":"계좌번호를 입력하세요":"请输入备注信息4"},model:{value:e.userInfo.alipay,callback:function(t){e.$set(e.userInfo,"alipay",t)},expression:"userInfo.alipay"}}),n("v-uni-view",{staticClass:"Bottline"})],1):e._e(),n("v-uni-view",{staticClass:"submitBotton marT80 textC",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.setUserInfo.apply(void 0,arguments)}}},[n("span",{staticClass:"line96 font30 colorW"},[e._v(e._s(1!=e.languageStatus?"保存":"저장"))])])],1):e._e()],1),n("far-bottom")],1)},s=[]},"61e8":function(e,t,n){"use strict";n.r(t);var a=n("8f31"),i=n.n(a);for(var s in a)"default"!==s&&function(e){n.d(t,e,(function(){return a[e]}))}(s);t["default"]=i.a},"8f31":function(e,t,n){"use strict";var a=n("4ea4");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=a(n("2c7c")),s={data:function(){return{phoneHight:null,userInfo:{},examineing:1}},onLoad:function(e){var t=this,n=uni.getStorageSync("TextSubstitution");t.examineing=n.examineing||0,t.init()},methods:{init:function(){var e=this;uni.getSystemInfo({success:function(t){e.phoneHight=t.windowHeight+"px"}}),e.getUserInfo()},getUserInfo:function(){var e=this,t={type:"get"};i.default._post_form("&p=member&do=setUserInfo",t,(function(t){e.userInfo=t.data}))},setUserInfo:function(){var e=this,t={type:"set",realname:e.userInfo.realname,bank_name:e.userInfo.bank_name,card_number:e.userInfo.card_number,bank_username:e.userInfo.bank_username,alipay:e.userInfo.alipay};""!=e.userInfo.realname||0!=e.examineing?(e.userInfo.card_number.length<13||e.userInfo.card_number.length>25)&&0==e.examineing?uni.showToast({icon:"none",title:"请输入正确银行卡号",duration:2e3}):i.default._post_form("&p=member&do=setUserInfo",t,(function(e){uni.navigateBack({delta:1})})):uni.showToast({icon:"none",title:"姓名不能为空",duration:2e3})}}};t.default=s},9476:function(e,t,n){"use strict";n.r(t);var a=n("2f7a"),i=n("61e8");for(var s in i)"default"!==s&&function(e){n.d(t,e,(function(){return i[e]}))}(s);n("ccfaa");var o,r=n("f0c5"),u=Object(r["a"])(i["default"],a["b"],a["c"],!1,null,"4040e52d",null,!1,a["a"],o);t["default"]=u.exports},ccfaa:function(e,t,n){"use strict";var a=n("db68"),i=n.n(a);i.a},db68:function(e,t,n){var a=n("efb1");"string"===typeof a&&(a=[[e.i,a,""]]),a.locals&&(e.exports=a.locals);var i=n("4f06").default;i("87633fa0",a,!0,{sourceMap:!1,shadowMode:!1})},efb1:function(e,t,n){var a=n("24fb");t=a(!1),t.push([e.i,".userInfo[data-v-4040e52d]{background:#f8f8f8;font-size:0}.inputView[data-v-4040e52d]{height:%?890?%}.tspng[data-v-4040e52d]{width:%?40?%;height:%?40?%}.font24[data-v-4040e52d]{font-size:%?24?%}.color666666[data-v-4040e52d]{color:#666}.pL18[data-v-4040e52d]{padding-left:%?18?%}.verCenter[data-v-4040e52d]{vertical-align:middle}.p30[data-v-4040e52d]{padding:%?30?%}.font28[data-v-4040e52d]{font-size:%?28?%}.height107[data-v-4040e52d]{height:%?107?%;width:%?400?%}.height108[data-v-4040e52d]{height:%?109?%}.backColorW[data-v-4040e52d]{background:#fff}.color333333[data-v-4040e52d]{color:#333}.disInline[data-v-4040e52d]{display:inline-block}.pL30[data-v-4040e52d]{padding-left:%?30?%}.width148[data-v-4040e52d]{width:%?168?%}.textRight[data-v-4040e52d]{text-align:right}.marT20[data-v-4040e52d]{margin-top:%?20?%}.Bottline[data-v-4040e52d]{height:%?1?%;width:%?690?%;background:#eee;margin:auto}.submitBotton[data-v-4040e52d]{width:%?690?%;height:%?96?%;background:#f44;border-radius:%?10?%}.line96[data-v-4040e52d]{line-height:%?96?%}.marT80[data-v-4040e52d]{margin:%?80?% auto 0 auto}.textC[data-v-4040e52d]{text-align:center}.font30[data-v-4040e52d]{font-size:%?30?%}.colorW[data-v-4040e52d]{color:#fff}",""]),e.exports=t}}]);
|