| | |
| | | <img v-else src="../../assets/image/idImg/finishIcon1.png" alt="" class="w-10 h-10 mr-2" /> |
| | | <span>{{ $t('primaryCertification') }}</span> |
| | | </div> |
| | | <!-- <div class="textColor4 flex" style="justify-content: center;align-items: center;" |
| | | <div class="textColor4 flex" style="justify-content: center;align-items: center;" |
| | | :class="{ 'activeStyle': active == 1 }" @click="changeTab(1)"> |
| | | <img v-if="identityverif" src="../../assets/image/idImg/finishIcon.png" alt="" class="w-10 h-10 mr-2" /> |
| | | <img v-else src="../../assets/image/idImg/finishIcon1.png" alt="" class="w-10 h-10 mr-2" /> |
| | | <span>{{ $t('advancedCertification') }}</span> |
| | | </div> --> |
| | | </div> |
| | | </div> |
| | | <div v-show="active == 0"> |
| | | <div class="justify-between23"> |
| | | <!-- <div class="textColor1">{{ $t('require') }}</div> --> |
| | | <div class="textColor1">{{ $t('require') }}</div> |
| | | <div class="border-radius-left textColor2 yaoqu flex" |
| | | :class="{ 'status0': kyc_status == 0 || kyc_status == 3, 'status1': kyc_status == 1, 'status2': kyc_status == 2 }"> |
| | | <img :src="handImg(`status${kyc_status}`)" alt="" /> |
| | |
| | | }}</span> |
| | | </div> |
| | | </div> |
| | | <!-- <div class="px-32-1"> |
| | | <div class="px-32-1"> |
| | | <div class="flex items-center textColor span2"> |
| | | <img src="../../assets/image/idImg/info.png" alt="" /> |
| | | <span class="textColor textColor666">{{ $t('information') }}</span> |
| | |
| | | <img src="../../assets/image/idImg/identity.png" alt="" /> |
| | | <span class="textColor textColor666">{{ $t('governmentIssuedID') }}</span> |
| | | </div> |
| | | </div> --> |
| | | </div> |
| | | <div class="px-32-1 px-32-2"> |
| | | <div class="textColor span32">{{ $t('featuresAndLimitations') }}</div> |
| | | <!-- <content-com class="mt-40" :contentObj="coinObj" :state="identityverif"></content-com> --> |
| | |
| | | <!-- <content-com class="mt-40" :contentObj="currencyObj" :state="identityverif"></content-com> --> |
| | | <div class="flex text-grey text-24 mt-64"> |
| | | <img src="../../assets/image/idImg/suditIcon.png" alt="" /> |
| | | <span class="ml-24">{{ $t('reviewTime') }}:24h</span> |
| | | <span class="ml-24">{{ $t('reviewTime') }}:{{ $t('thereDays') }}</span> |
| | | </div> |
| | | <div class=" text-red text-20"> |
| | | <p v-show="(kyc_status == 3)">{{ $t('certificationRefusal') }}:{{ turnDownMsg }}</p> |