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 line
1.6 KiB
1 line
1.6 KiB
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-159389a0"],{"0797":function(t,a,e){"use strict";e.r(a);var s=function(){var t=this,a=t.$createElement,e=t._self._c||a;return e("div",[e("a-form",{staticStyle:{"max-width":"500px",margin:"40px auto 0"}},[e("a-alert",{staticStyle:{"margin-bottom":"24px"},attrs:{closable:!0,message:"确认转账后,资金将直接打入对方账户,无法退回。"}}),e("a-form-item",{staticClass:"stepFormText",attrs:{label:"付款账户",labelCol:{span:5},wrapperCol:{span:19}}},[t._v(" ant-design@alipay.com ")]),e("a-form-item",{staticClass:"stepFormText",attrs:{label:"收款账户",labelCol:{span:5},wrapperCol:{span:19}}},[t._v(" test@example.com ")]),e("a-form-item",{staticClass:"stepFormText",attrs:{label:"收款人姓名",labelCol:{span:5},wrapperCol:{span:19}}},[t._v(" Alex ")]),e("a-form-item",{staticClass:"stepFormText",attrs:{label:"转账金额",labelCol:{span:5},wrapperCol:{span:19}}},[t._v(" ¥ 5,000.00 ")]),e("a-form-item",{attrs:{wrapperCol:{span:19,offset:5}}},[e("a-button",{attrs:{loading:t.loading,type:"primary"},on:{click:t.nextStep}},[t._v("提交")]),e("a-button",{staticStyle:{"margin-left":"8px"},on:{click:t.prevStep}},[t._v("上一步")])],1)],1)],1)},l=[],n={name:"Step2",data:function(){return{loading:!1}},methods:{nextStep:function(){var t=this;t.loading=!0,setTimeout((function(){t.$emit("nextStep")}),1500)},prevStep:function(){this.$emit("prevStep")}}},o=n,r=(e("6e69"),e("2877")),p=Object(r["a"])(o,s,l,!1,null,"7a8374fd",null);a["default"]=p.exports},"6e69":function(t,a,e){"use strict";e("a472")},a472:function(t,a,e){}}]); |