Authored by xuqi

init address dialog do not show cancel

... ... @@ -457,6 +457,10 @@
margin: 25px 0;
font-size: 18px;
}
&.is-init .cancel-address {
display: none;
}
}
.yoho-dialog.invoice {
... ...