@ -233,6 +233,8 @@
background-color: #F7F8F9;
overflow: hidden;
position: relative;
margin: 30upx auto;
.tf-Box-BtnBox-text{
width: 100%;
height: 75upx;
@ -109,7 +109,8 @@
url="/register/sendEmailCode"
:data="{
email:form.account,
type:1
type:1,
gc_key: gc_key
}"
v-show="form.type==2"
@changeSLider="changeSLider"