From e206b314024af232929d0fac9a0c97629f2cdaa6 Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Tue, 23 Dec 2025 14:29:16 +0800
Subject: [PATCH] 1
---
src/views/register/gooleVerify.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/register/gooleVerify.vue b/src/views/register/gooleVerify.vue
index 4372242..88b7a73 100644
--- a/src/views/register/gooleVerify.vue
+++ b/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>
--
Gitblit v1.9.3