From 9983b8634a8689f2daee0433f01cfbce9cf5a79a Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Sat, 16 Jul 2022 08:46:59 +0800
Subject: [PATCH] 设备

---
 src/components/publicBox/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/publicBox/index.vue b/src/components/publicBox/index.vue
index 7a54763..31603e8 100644
--- a/src/components/publicBox/index.vue
+++ b/src/components/publicBox/index.vue
@@ -38,6 +38,6 @@
     width: 100%;
     height: 100%;
     z-index: 99;
-    background: rgba(0, 0, 0, 0.5);
+    background: rgba(7, 7, 7, 0.4);
 }
 </style>

--
Gitblit v1.9.3