1
李凌
2025-10-09 c17311ba1351cd5e64654c3fc7b2fe765b1e7382
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>