From a36a95ee0962af12a40e471cd706f2880f439887 Mon Sep 17 00:00:00 2001
From: haoxuan <haoxuan>
Date: 星期四, 24 八月 2023 14:11:14 +0800
Subject: [PATCH] 面板的页面跳转 修改  2023-8-24

---
 src/views/set.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/set.vue b/src/views/set.vue
index 4e97ac5..0f89cc3 100644
--- a/src/views/set.vue
+++ b/src/views/set.vue
@@ -918,7 +918,7 @@
   margin-top: 100px;
 }
 .form-box {
-  background: rgb(2, 10, 38);
+  background: #12234A;
   width: 100%;
   height: 100%;
   overflow-y: hidden;

--
Gitblit v1.8.0