From 4fd3a691ee5222e5b44f33ad79dd7f313cfabad8 Mon Sep 17 00:00:00 2001 From: Seven Date: Tue, 20 Jan 2026 00:12:09 +0700 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E7=9A=84=E5=8D=8F=E8=AE=AE=E5=A4=8D=E9=80=89?= =?UTF-8?q?=E6=A1=86=E9=A2=9C=E8=89=B2=EF=BC=8C=E6=8F=90=E5=8D=87=E8=A7=86?= =?UTF-8?q?=E8=A7=89=E4=B8=80=E8=87=B4=E6=80=A7=EF=BC=9B=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E7=BB=91=E5=AE=9A=E9=82=80=E8=AF=B7=E7=A0=81=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E7=9A=84=E5=A4=B4=E9=83=A8=E6=A0=B7=E5=BC=8F=EF=BC=8C=E5=A2=9E?= =?UTF-8?q?=E5=BC=BA=E7=94=A8=E6=88=B7=E4=BD=93=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/auth/login.vue | 4 ++-- src/views/invite/bind.vue | 14 ++++++++------ 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/src/views/auth/login.vue b/src/views/auth/login.vue index 9db5285..0ad43fe 100644 --- a/src/views/auth/login.vue +++ b/src/views/auth/login.vue @@ -336,8 +336,8 @@ function goToTerms(type: "service" | "privacy") { .agreement-checkbox { --size: 20px; --border-radius: 4px; - --background-checked: #0052d9; - --border-color-checked: #0052d9; + --background-checked: #c41e3a; + --border-color-checked: #c41e3a; margin: 0; flex-shrink: 0; } diff --git a/src/views/invite/bind.vue b/src/views/invite/bind.vue index 40ed57e..72a5872 100644 --- a/src/views/invite/bind.vue +++ b/src/views/invite/bind.vue @@ -140,12 +140,14 @@ function nextPage() {