From e9fcfc26a37a207f74372483fd93efedd89dc85e Mon Sep 17 00:00:00 2001 From: lxf <1371462558@qq.com> Date: Fri, 23 May 2025 16:48:23 +0800 Subject: [PATCH] style --- src/views/login/resetPwd.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/login/resetPwd.vue b/src/views/login/resetPwd.vue index 3355e8a..f4b30de 100644 --- a/src/views/login/resetPwd.vue +++ b/src/views/login/resetPwd.vue @@ -380,7 +380,7 @@ align-items: center; justify-content: center; cursor: pointer; - background-color: #1d91ff; + background-color: #f7b328; color: #fff; width: 100%; font-weight: 500; -- Gitblit v1.9.3