瀏覽代碼

样式调整

lifanagju_citu 7 月之前
父節點
當前提交
71afb5db3c
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      src/views/login/index.vue

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

@@ -64,8 +64,8 @@
       <div class="aboutBox">
       <div class="aboutBox">
         <about></about>
         <about></about>
       </div>
       </div>
-      <navBar :showLoginBtn="false" class="navBar"></navBar>
     </div>
     </div>
+    <navBar :showLoginBtn="false" class="navBar"></navBar>
   </div>
   </div>
 </template>
 </template>
 
 
@@ -209,7 +209,8 @@ const carouselList = ref([
   align-items: center;
   align-items: center;
   justify-content: center;
   justify-content: center;
   width: 100%;
   width: 100%;
-  height: 86vh;
+  height: 84vh;
+  margin-top: 50px;
 }
 }
 .login-change {
 .login-change {
   position: absolute;
   position: absolute;