yuanyiming 2 yıl önce
ebeveyn
işleme
c4732c679b

+ 1 - 1
src/App.vue

@@ -165,7 +165,7 @@
           display: flex;
           position: absolute;
           right: 0;
-          top: -7px;
+          top: -8px;
           box-sizing: border-box;
           padding: 9px 0;
           justify-content: center;

+ 1 - 1
src/views/projectApplicationApply2.vue

@@ -133,6 +133,6 @@
       width: 100%;
       min-width: 700px;
       box-sizing: border-box;
-      padding: 15px 30px 10px 0px;
+      padding: 15px 0px 10px 0px;
     }
   </style>

+ 3 - 3
src/views/projectApplicationApplyMain.vue

@@ -349,7 +349,7 @@
         width: 83%;
         background: #fff;
         box-sizing: border-box;
-        padding: 10px 20px;
+        padding: 15px 20px;
         min-height: 740px;
         margin-bottom: 60px;
         border-radius: 5px;
@@ -373,7 +373,7 @@
       .leftTits{
         display: flex;
         flex-direction: column;
-        margin: 27px 0 0 10px;
+        margin: 50px 0 0 10px;
         div{
           width: 97px;
           color: #fff;
@@ -390,7 +390,7 @@
         color: #ccc;
       }
       .sx{
-        margin-top: 30px;
+        margin-top: 53.5px;
         margin-left: 8px;
         width: 1px;
         height: 400px;

+ 2 - 1
src/views/resultShowDetail.vue

@@ -534,8 +534,9 @@
             position: absolute;
             right: 10%;
             width:100px;
-            height: 30px;
             top: 10%;
+            box-sizing: border-box;
+            padding: 9px 0;
             display: flex;
             justify-content: center;
             align-items: center;

+ 3 - 1
src/views/resultsShow1.vue

@@ -545,7 +545,9 @@
         position: absolute;
         right: 10%;
         top: 10%;
-        font-size: 1em;
+        box-sizing: border-box;
+        padding: 20px 0 !important;
+        font-size: 16px !important;
         cursor: pointer;
 
     }