src/views/register/setFond.vue
@@ -10,7 +10,8 @@ typeText="password" /> <ExInput :label="$t('repassword')" :placeholderText="$t('surePassword')" v-model="repassword" typeText="password" /> <van-button class="w-full" style="margin-top:10px;" type="primary" @click="submitBind">{{ $t('sure') }} <van-button class="w-full btnBackground2 btnText" style="margin-top:10px;" type="primary" @click="submitBind">{{ $t('sure') }} </van-button> </div> </div>