|
|
|
@ -91,7 +91,8 @@ |
|
|
|
{{$t('login.enterEmailCode',{email:ajar.email,num:6})}} |
|
|
|
<br /> |
|
|
|
{{$t('login.accountActivated')}}, |
|
|
|
<a href @click.prevent="step = 1;">{{$t('login.backOld')}}</a>。 |
|
|
|
<div style="display: inline-block;" class="rightText" @click.prevent="step = 1;">{{$t('login.backOld')}}</div>。 |
|
|
|
<!-- <a href @click.prevent="step = 1;">{{$t('login.backOld')}}</a>。 --> |
|
|
|
</div> |
|
|
|
<section class="my-codes"> |
|
|
|
<header class="my-codes__title">{{$t('login.verCode')}}</header> |
|
|
|
|