From b985ea176bf805730a1d914dd906388b562a314d Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期二, 30 七月 2024 16:46:25 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 src/views/screen/newPage/index.vue |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/views/screen/newPage/index.vue b/src/views/screen/newPage/index.vue
index ecd6b0a..3c6aba4 100644
--- a/src/views/screen/newPage/index.vue
+++ b/src/views/screen/newPage/index.vue
@@ -227,7 +227,6 @@
     background-size: 100% 100%;
     background-repeat: no-repeat !important;
     background-position: center center !important;
-    color: #4481dd;
     padding: 15px 25px;
     cursor: pointer;
     font-size: 20px;
@@ -318,7 +317,7 @@
     font-weight: bold;
     position: absolute;
     top: -60px;
-    left: 0px;
+    left: 10px;
   }
 }
 .large_screen_box {

--
Gitblit v1.8.0