coys há 2 anos atrás
pai
commit
603aced17b

+ 1 - 1
src/views/menu/rehearsalTask/index.vue

@@ -267,7 +267,7 @@ export default {
     },
     //判断是否展示登记按钮
     isSign(list) {
-      return true
+     
       let falg = false
       let timefalg = false
       //value1 当前登陆用户ID

+ 1 - 1
src/views/menu/training/index.vue

@@ -518,7 +518,7 @@ export default {
   height: 40vh;
 }
 .navBarclas {
-  height: calc(100vh - 380px);
+  height: calc(100vh - 330px);
   overflow: scroll;
 }
 .btnf_box {