From 523f2a1b4dbb111f1f55eb052de9e761289d32ea Mon Sep 17 00:00:00 2001
From: vincent <1341870251@qq.com>
Date: 星期五, 29 五月 2020 15:51:57 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/console.html |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/views/console.html b/src/main/webapp/views/console.html
index 35ec595..684eb5f 100644
--- a/src/main/webapp/views/console.html
+++ b/src/main/webapp/views/console.html
@@ -12,9 +12,9 @@
     <style>
         /* 绔欑偣 */
         .site {
+            color: #333;
             height: 20px;
-            border: 1px solid red;
-            border-radius: 3px;
+            border: 1px solid #fff;
             cursor: pointer;
             width: 50px;
             text-align: center;
@@ -380,4 +380,7 @@
     <!-- 鍙宠緭閫佺嚎 -->
 </main>
 </body>
+<script>
+
+</script>
 </html>
\ No newline at end of file

--
Gitblit v1.9.1