Browse Source

宽度修改

PrinceLee 5 years ago
parent
commit
5be70030f5

+ 1 - 1
src/views/Platform/presentation/ResultPageyL.vue

@@ -373,7 +373,7 @@ export default {
     padding: 2%;
   }
   .eleStyle {
-    width: 80%;
+    width: 100%;
     height:100%;
     display: inline-block;
     font-size: 14px;

+ 1 - 1
src/views/Platform/presentation/acceptTheReport.vue

@@ -186,7 +186,7 @@ export default {
     padding: 2%;
   }
   .eleStyle_one {
-    width: 80%;
+    width: 100%;
     height:100%;
     display: inline-block;
     font-size: 14px;