|
|
|
@ -63,7 +63,7 @@ |
|
|
|
<div class="txt">{{$t('profile.max')}} 500K USDT</div> |
|
|
|
<div class="btn"> |
|
|
|
<span v-if="detail.user_auth_level==2" class="btn btn-sm btn-primary btn-primary1 rounded-pill">{{$t('profile.clickToVerify1')}}</span> |
|
|
|
<button type="button" v-else @click="$router.push('/profile/certification')" class="btn btn-sm btn-primary rounded-pill">{{$t('profile.clickToVerify')}}</button> |
|
|
|
<button type="button" v-else @click="$router.push('/profile/mergecertification')" class="btn btn-sm btn-primary rounded-pill">{{$t('profile.clickToVerify')}}</button> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="next-icon mt-4"> |
|
|
|
|