chunk-a08971f4.b77457b6.js 12 KB

12
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-a08971f4"],{3267:function(t,e,a){"use strict";a("710e")},3877:function(t,e,a){"use strict";a.r(e);var s=function(){var t=this,e=t._self._c;return e("div",{staticClass:"wrap"},[e("div",{staticClass:"header-sub"},[e("div",{staticClass:"header-sub-middle"},[e("div",{staticClass:"header-top"},[e("img",{staticClass:"logo-img",attrs:{src:a("7eba")},on:{click:function(e){return t.$router.push("/")}}})])])]),e("p",{staticClass:"top-title"},[t._v("加盟商入驻申请")]),e("div",{staticClass:"middle-container"},[e("div",{staticClass:"form"},[e("div",{staticClass:"process-wrap"},[e("div",{staticClass:"process active"},[e("span",{staticClass:"process-label"},[t._v("验证手机号")]),e("span",{staticClass:"circle",class:{bg:t.currentStep>=1}},[t._v("1")])]),e("div",{staticClass:"process"},[e("span",{staticClass:"process-label"},[t._v("认证信息")]),e("span",{staticClass:"circle",class:{bg:t.currentStep>=2}},[t._v("2")])]),e("div",{staticClass:"process"},[e("span",{staticClass:"process-label"},[t._v("订购服务")]),e("span",{staticClass:"circle",class:{bg:t.currentStep>=3}},[t._v("3")])])]),e("entry-verification-number-step1",{directives:[{name:"show",rawName:"v-show",value:1===t.currentStep,expression:"currentStep === 1"}],on:{next:function(e){t.currentStep=2}}}),e("entry-verification-number2-step2",{directives:[{name:"show",rawName:"v-show",value:2===t.currentStep,expression:"currentStep === 2"}],on:{prev:function(e){t.currentStep=1},next:function(e){return t.submit()}},model:{value:t.params,callback:function(e){t.params=e},expression:"params"}}),e("entry-verification-number2-step3",{directives:[{name:"show",rawName:"v-show",value:3===t.currentStep,expression:"currentStep === 3"}],attrs:{result:t.result},on:{prev:function(e){t.currentStep=2},reset:function(e){t.currentStep=2},"update-result":function(e){return t.getResult()}}})],1)])])},n=[],r=a("e4b5"),i=function(){var t=this,e=t._self._c;return e("div",{staticStyle:{display:"flex","flex-direction":"column","align-items":"center"}},[e("div",{staticClass:"form-row"},[e("span",{staticClass:"form-label"},[t._v("加盟商性质:")]),e("div",{staticClass:"form-input-box"},[e("el-select",{attrs:{placeholder:"供应商性质"},model:{value:t.value.nature,callback:function(e){t.$set(t.value,"nature",e)},expression:"value.nature"}},[e("el-option",{attrs:{label:"公司",value:"公司"}}),e("el-option",{attrs:{label:"个人",value:"个人"}})],1)],1)]),e("div",{directives:[{name:"show",rawName:"v-show",value:"公司"===t.value.nature,expression:"value.nature === '公司'"}],staticClass:"form-row"},[e("span",{staticClass:"form-label"},[t._v("公司名称:")]),e("div",{staticClass:"form-input-box"},[e("el-input",{attrs:{placeholder:"请输入公司全称"},model:{value:t.value.corporate,callback:function(e){t.$set(t.value,"corporate",e)},expression:"value.corporate"}})],1)]),e("div",{directives:[{name:"show",rawName:"v-show",value:"公司"===t.value.nature,expression:"value.nature === '公司'"}],staticClass:"form-row"},[e("span",{staticClass:"form-label"},[t._v("统一社会信用代码:")]),e("div",{staticClass:"form-input-box"},[e("el-input",{attrs:{placeholder:"请输入统一社会信用代码"},model:{value:t.value.credit_code,callback:function(e){t.$set(t.value,"credit_code",e)},expression:"value.credit_code"}})],1)]),e("div",{directives:[{name:"show",rawName:"v-show",value:"个人"===t.value.nature,expression:"value.nature === '个人'"}],staticClass:"form-row"},[e("span",{staticClass:"form-label"},[t._v("真实姓名:")]),e("div",{staticClass:"form-input-box"},[e("el-input",{attrs:{placeholder:"请输入真实姓名"},model:{value:t.value.realname,callback:function(e){t.$set(t.value,"realname",e)},expression:"value.realname"}})],1)]),e("div",{directives:[{name:"show",rawName:"v-show",value:"个人"===t.value.nature,expression:"value.nature === '个人'"}],staticClass:"form-row"},[e("span",{staticClass:"form-label"},[t._v("身份证号:")]),e("div",{staticClass:"form-input-box"},[e("el-input",{attrs:{placeholder:"请输入身份证号"},model:{value:t.value.ID_number,callback:function(e){t.$set(t.value,"ID_number",e)},expression:"value.ID_number"}})],1)]),e("div",{staticClass:"form-row"},[e("span",{staticClass:"form-label"},[t._v("银行账号:")]),e("div",{staticClass:"form-input-box"},[e("el-input",{attrs:{placeholder:"请输入银行账号"},model:{value:t.value.bank_account,callback:function(e){t.$set(t.value,"bank_account",e)},expression:"value.bank_account"}})],1)]),e("div",{directives:[{name:"show",rawName:"v-show",value:"公司"===t.value.nature,expression:"value.nature === '公司'"}],staticClass:"upload-wrap"},[e("div",{staticClass:"upload-module"},[e("span",{staticClass:"upload-label"},[t._v("上传营业执照:")]),e("div",{staticClass:"upload-box"},[e("img",{staticClass:"upload-img",attrs:{src:a("8087")}}),t.value.business_image.length>0?e("img",{staticClass:"upload-img",attrs:{src:t.BASE_URL+t.value.business_image}}):t._e(),e("input",{attrs:{type:"file"},on:{change:function(e){return t.uploadImage(e,"business_image")}}})])]),e("div",{directives:[{name:"show",rawName:"v-show",value:"公司"===t.value.nature,expression:"value.nature === '公司'"}],staticClass:"upload-module"},[e("span",{staticClass:"upload-label"},[t._v("上传logo图:")]),e("div",{staticClass:"upload-box"},[e("img",{staticClass:"upload-img",attrs:{src:a("7f82")}}),t.value.logo_image.length>0?e("img",{staticClass:"upload-img",attrs:{src:t.BASE_URL+t.value.logo_image}}):t._e(),e("input",{attrs:{type:"file"},on:{change:function(e){return t.uploadImage(e,"logo_image")}}})])])]),e("div",{staticClass:"btn-box"},[e("button",{staticClass:"border-btn",attrs:{type:"button"},on:{click:function(e){return t.prev()}}},[t._v("上一步")]),e("button",{attrs:{type:"button"},on:{click:function(e){return t.next()}}},[t._v("下一步")])])])},u=[],l=a("f523"),c=a("a49b"),o={name:"entry-verification-number2-step-2",model:{prop:"params",event:"params"},props:{params:{default:{nature:"公司",corporate:"",credit_code:"",business_image:"",logo_image:"",ID_number:"",bank_account:"",realname:""}}},computed:{value:{get:function(){return this.params},set:function(t){this.$emit("params",t)}}},data:function(){return{BASE_URL:c["a"]}},mounted:function(){},methods:{prev:function(){this.$emit("prev",this.value)},next:function(){this.$emit("next",this.value)},uploadImage:function(t,e){var a=this,s=t.target.files[0];s&&Object(l["u"])(s).then((function(t){var s=t.data;a.params[e]=s.pic_path}))}}},p=o,v=(a("3267"),a("2877")),m=Object(v["a"])(p,i,u,!1,null,"00d9a7d6",null),d=m.exports,f=function(){var t=this,e=t._self._c;return e("div",[1===t.result.status?e("div",{staticClass:"result-box"},[e("img",{attrs:{src:a("555a")}}),t._v("正在审核中,请稍后\n ")]):t._e(),1===t.result.status?e("div",{staticClass:"center-btn-box"},[e("div",{staticClass:"btn-box",staticStyle:{"justify-content":"center"}},[e("button",{attrs:{type:"button"},on:{click:function(e){return t.reset()}}},[t._v("重新提交认证信息")])])]):t._e(),2===t.result.status?e("div",{staticClass:"result-box"},[e("img",{attrs:{src:a("4b12")}}),e("span",[t._v("审核失败")]),e("p",{staticStyle:{"font-size":"13px",color:"#999999","margin-top":"20px"}},[t._v(t._s(t.result.reason))]),e("div",{staticClass:"btn-box",staticStyle:{"justify-content":"center"}},[e("button",{attrs:{type:"button"},on:{click:function(e){return t.reset()}}},[t._v("重新提交认证信息")])])]):t._e(),3===t.result.status?e("div",{staticClass:"pay-box"},[e("p",{staticClass:"amount-payable-row"},[e("span",{staticClass:"amount-payable-price"},[t._v("¥"),e("span",[t._v(t._s(t.result.price))])]),e("br"),t._v("\n 应付金额\n ")]),e("ul",{staticClass:"pay-type-list"},[e("li",{class:{active:"alipay"===t.payParams.pay_type},on:{click:function(e){t.payParams.pay_type="alipay"}}},[e("img",{attrs:{src:a("aaaf")}}),t._v("支付宝支付")]),e("li",{class:{active:"wechatpay"===t.payParams.pay_type},on:{click:function(e){t.payParams.pay_type="wechatpay"}}},[e("img",{attrs:{src:a("650b")}}),t._v("微信支付")]),e("li",{on:{click:function(e){return t.Message.warning("暂不支持")}}},[e("img",{attrs:{src:a("34cc")}}),t._v("银联支付")])])]):t._e(),3===t.result.status?e("div",{staticClass:"center-btn-box"},[e("div",{staticClass:"btn-box",staticStyle:{"justify-content":"center"}},[e("button",{attrs:{type:"button"},on:{click:function(e){return t.pay()}}},[t._v("立即支付")])])]):t._e(),4===t.result.status?e("div",{staticClass:"result-box"},[e("img",{attrs:{src:a("6fee")}}),t._v("支付成功\n ")]):t._e(),4===t.result.status?e("div",{staticClass:"center-btn-box"},[e("div",{staticClass:"btn-box",staticStyle:{"justify-content":"center"}},[e("button",{attrs:{type:"button"},on:{click:function(e){return t.$router.push("/index")}}},[t._v("返回首页")])])]):t._e(),-1===t.result.status?e("div",{staticClass:"result-box"},[e("img",{attrs:{src:a("4b12")}}),t._v("未检测到付款\n ")]):t._e(),-1===t.result.status?e("div",{staticClass:"center-btn-box"},[e("div",{staticClass:"btn-box",staticStyle:{"justify-content":"center"}},[e("button",{staticClass:"border-btn",attrs:{type:"button"},on:{click:function(e){return t.prev()}}},[t._v("上一步")]),e("button",{attrs:{type:"button"},on:{click:function(e){return t.pay()}}},[t._v("重新支付")])])]):t._e(),e("ali-wechat-pay",{ref:"aliWechatPay",on:{success:function(e){return t.updateResult()}}})],1)},b=[],_=a("5c96"),h=a("7a70"),g={name:"entry-verification-number2-step-3",components:{AliWechatPay:h["a"]},props:{result:{default:{}}},data:function(){return{Message:_["Message"],payParams:{pay_type:"alipay",out_trade_no:"",return_url:location.href}}},mounted:function(){},methods:{pay:function(){var t=this.payParams;t.out_trade_no=this.result.out_trade_no,this.$refs["aliWechatPay"].pay(t)},prev:function(){this.$emit("prev","")},next:function(){this.$emit("next","")},reset:function(){this.$emit("reset","")},updateResult:function(){this.$emit("update-result","")}}},y=g,C=(a("f0d4"),Object(v["a"])(y,f,b,!1,null,"1560c694",null)),x=C.exports,w=a("325c"),S={components:{EntryVerificationNumberStep1:r["a"],EntryVerificationNumber2Step2:d,EntryVerificationNumber2Step3:x},data:function(){var t={nature:"公司",bank_account:"",corporate:"",credit_code:"",business_image:"",logo_image:"",ID_number:"",realname:""};return{BASE_URL:c["a"],params:t,currentStep:1,result:{},userInfo:{}}},watch:{params:{deep:!0,handler:function(t){this.validatorNullResult=Object(w["d"])(t,this.validatorNullList)}}},mounted:function(){var t=this;this.getUserInfo().then((function(){t.userInfo.member_id>0&&(t.currentStep=2,t.getResult())}))},methods:{submit:function(){var t=this,e=this.params,a=[];"公司"===e.nature&&a.push.apply(a,[["corporate",["notNull","请填写公司名称"]],["credit_code",["notNull","请填写社会信用代码"]],["business_image",["notNull","请上传营业执照"]],["logo_image",["notNull","请上传logo"]],["bank_account",["notNull","请填写银行账户"]]]),"个人"===e.nature&&a.push.apply(a,[["realname",["notNull","请填写真实姓名"]],["ID_number",["notNull","请填写身份证号"]],["bank_account",["notNull","请填写银行账户"]]]);var s=Object(w["d"])(e,a);if(s.length>0)return _["Message"].warning(s[0].errMsg);l["c"].addexamine(e).then((function(){_["Message"].success("提交成功"),t.getResult()}))},getResult:function(){var t=this;return l["c"].info().then((function(e){var a=e.data;return t.result=a})).then((function(){t.result.id>0&&(t.currentStep=3)}))},getUserInfo:function(){var t=this;return l["i"].info().then((function(e){var a=e.data;t.userInfo=a,localStorage.setItem("user_info",JSON.stringify(t.userInfo))})).catch((function(){t.userInfo={member_id:0},localStorage.setItem("user_info",JSON.stringify(t.userInfo))}))}}},k=S,N=(a("85c0"),Object(v["a"])(k,s,n,!1,null,"1977f8aa",null));e["default"]=N.exports},"710e":function(t,e,a){},"85c0":function(t,e,a){"use strict";a("b582")},b582:function(t,e,a){},f033:function(t,e,a){},f0d4:function(t,e,a){"use strict";a("f033")}}]);
  2. //# sourceMappingURL=chunk-a08971f4.b77457b6.js.map