From 57647907de3f5ab5499eba011daeaeb0e0715b84 Mon Sep 17 00:00:00 2001 From: lxf <1371462558@qq.com> Date: Wed, 04 Jun 2025 10:17:25 +0800 Subject: [PATCH] 图片地址 --- 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