1
jhzh
2025-07-28 a8b0eb32d97e7a540692a8a29f610fe76d67ef74
src/page/authentication/index.vue
@@ -3,7 +3,7 @@
    <van-nav-bar
      :placeholder="true"
      :safe-area-inset-top="true"
      title="KYC"
      :title="$t('kyc')"
      left-arrow
      @click-left="$router.go(-1)"
    >
@@ -420,7 +420,7 @@
  display: flex;
  align-items: center;
  justify-content: center;
  background: #5c288c;
  background: #185546;
  font-size: 0.4103rem;
  color: #fff;