1
李凌
2025-10-18 ca36ea5a26279dabe0ad99870eaba3a1ac0f78b6
src/views/register/identity.vue
@@ -82,7 +82,7 @@
                    </div>
                </div> -->
            </template>
            <van-button class="w-full" style="margin-top:10px;" type="primary" @click="onSubmit">{{ $t('nextStep') }}
            <van-button class="w-full btnBackground2 btnText" style="margin-top:10px;" type="primary" @click="onSubmit">{{ $t('nextStep') }}
            </van-button>
            <nationality-list ref='controlChildRef' :title="$t('selectNation')" @getName="getName" v-if="!disabled()">
            </nationality-list>