Forráskód Böngészése

Merge branch 'master' of https://git.cocorobo.cn/CocoRoboLabs/ssti-CollegeManage

yuanyiming 2 éve
szülő
commit
6f570fc3a6
2 módosított fájl, 2 hozzáadás és 2 törlés
  1. 1 1
      src/App.vue
  2. 1 1
      src/views/ProjectManagement.vue

+ 1 - 1
src/App.vue

@@ -270,7 +270,7 @@
       width: 100%;
       height: 4px;
       left: 0;
-      top: 25px;
+      top: 28px;
       border-radius: 2px;
       background: #2a7ea9;
     }

+ 1 - 1
src/views/ProjectManagement.vue

@@ -266,7 +266,7 @@
             width: 100%;
             justify-content: center;
             align-items: center;
-            background-color:#dfdfdf ;
+            background-color:#F5F4F4 ;
             .bt1{
               width: 100px;
               height: 35px;