zs 10 months ago
parent
commit
c0ecfd906a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/index/index.vue

+ 2 - 2
src/views/index/index.vue

@@ -237,7 +237,7 @@ const toLogout = () => {
         .two_1 {
           position: absolute;
           top: 45%;
-          left: 30%;
+          left: 35%;
           display: flex;
           flex-direction: column;
           align-items: center;
@@ -260,7 +260,7 @@ const toLogout = () => {
     }
     .thr {
       position: absolute;
-      left: 0;
+      left: 10%;
       bottom: 90px;
       .list {
         margin: 10px 0;