1
李凌
2025-10-09 c17311ba1351cd5e64654c3fc7b2fe765b1e7382
src/views/register/gooleVerify.vue
@@ -34,7 +34,7 @@
            <p>{{ $t('precautionsTips1') }}</p>
            <p>{{ $t('precautionsTips2') }}</p>
        </div>
        <van-button class="w-full" style="margin-top:10px;" type="primary" @click="submit">{{ $t('sure') }}
        <van-button class="w-full btnBackground2 btnText" style="margin-top:10px;" type="primary" @click="submit">{{ $t('sure') }}
        </van-button>
    </div>
</template>