diff --git a/src/views/learningpath/LevelAdd.vue b/src/views/learningpath/LevelAdd.vue
index 9df51adc..93f83ba8 100644
--- a/src/views/learningpath/LevelAdd.vue
+++ b/src/views/learningpath/LevelAdd.vue
@@ -52,12 +52,17 @@
-
-
-
关卡概览
+
+
-
重新加载
+
由于数据量过大,加载可能需要更多时间,如有需要,请点击“重新加载”按钮。
@@ -4613,7 +4618,7 @@ export default {
display: flex;
justify-content: space-between;
margin-bottom: 50px;
- height: 300px;
+ // height: 300px;
.reuse_btn{
width: 102px;
height: 42px;
@@ -4628,6 +4633,13 @@ export default {
cursor: pointer;
}
}
+ .reuse_jiaz{
+ margin-top: 80px;
+ display: block;
+ font-size: 17px;
+ text-align: center;
+ color: #878b92;
+ }
.taskbox {
width: 412px;
height: 160px;