diff --git a/src/project/qujing/AppLegalLearning/AppLegalLearning.vue b/src/project/qujing/AppLegalLearning/AppLegalLearning.vue index 2bcc989..d41a149 100644 --- a/src/project/qujing/AppLegalLearning/AppLegalLearning.vue +++ b/src/project/qujing/AppLegalLearning/AppLegalLearning.vue @@ -1,13 +1,13 @@ @@ -67,7 +67,7 @@ export default { }, screenHeight(v) { if(v) { - this.height = this.screenHeight - 150 + this.height = this.screenHeight - 190 } } }, @@ -80,6 +80,7 @@ export default { }, }, onReachBottom() { + console.log(123) var refName = this.currIndex == 1 ? 'GeneralLawExam' : 'OnlineClass' this.$refs[refName].nextList() }, diff --git a/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue b/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue index 6e1084c..bfebdac 100644 --- a/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue +++ b/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue @@ -7,7 +7,7 @@

全部考试

- +
{{ item.examinationName }}
diff --git a/src/project/qujing/AppLegalLearning/components/OnlineClass.vue b/src/project/qujing/AppLegalLearning/components/OnlineClass.vue index fd107ff..a3badf9 100644 --- a/src/project/qujing/AppLegalLearning/components/OnlineClass.vue +++ b/src/project/qujing/AppLegalLearning/components/OnlineClass.vue @@ -8,7 +8,7 @@
- +