From 02538d45065f780a0ee8f97747b2522e771ec28f Mon Sep 17 00:00:00 2001 From: liuye Date: Fri, 26 May 2023 09:34:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8B=E6=8B=89=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../qujing/AppLegalLearning/AppLegalLearning.vue | 11 ++++++----- .../AppLegalLearning/components/GeneralLawExam.vue | 2 +- .../AppLegalLearning/components/OnlineClass.vue | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) 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 @@
- +