From b4400036ffe65ecfe86dc34b08ba8ee19f8f1cf2 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Mon, 30 Jun 2025 11:50:34 +0800
Subject: [PATCH] style 充值接口替换
---
src/assets/css/my/security.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/assets/css/my/security.css b/src/assets/css/my/security.css
index abdb3dc..f167274 100644
--- a/src/assets/css/my/security.css
+++ b/src/assets/css/my/security.css
@@ -16,7 +16,7 @@
}
.my_security .el-button--primary {
- background-color: #1d91ff;
+ background-color: #f7b328;
color: #fff !important;
width: 100%;
height: 50px;
--
Gitblit v1.9.3