1
李凌
2025-12-23 e206b314024af232929d0fac9a0c97629f2cdaa6
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>