guhongwei 5 tahun lalu
induk
melakukan
195bf7aece

+ 1 - 1
src/views/class/index.vue

@@ -218,7 +218,7 @@ export default {
   min-height: 570px;
 }
 .foot {
-  height: 50px;
+  height: 90px;
   overflow: hidden;
 }
 </style>

+ 1 - 1
src/views/index.vue

@@ -153,7 +153,7 @@ export default {
   min-height: 570px;
 }
 .foot {
-  height: 50px;
+  height: 90px;
   overflow: hidden;
 }
 </style>

+ 1 - 1
src/views/teacherscore/index.vue

@@ -103,7 +103,7 @@ export default {
   min-height: 570px;
 }
 .foot {
-  height: 50px;
+  height: 90px;
   overflow: hidden;
 }
 </style>

+ 1 - 1
src/views/user/index.vue

@@ -99,7 +99,7 @@ export default {
   min-height: 570px;
 }
 .foot {
-  height: 50px;
+  height: 90px;
   overflow: hidden;
 }
 </style>