From 410d0e70e0a565b10566f1c2d2d8cff62029c395 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Thu, 23 Mar 2023 13:39:14 +0800 Subject: [PATCH] bug --- src/project/qujing/AppLegalLearning/AppLegalLearning.vue | 5 +---- .../qujing/AppLegalLearning/components/GeneralLawExam.vue | 2 ++ 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/src/project/qujing/AppLegalLearning/AppLegalLearning.vue b/src/project/qujing/AppLegalLearning/AppLegalLearning.vue index 4a86cc2..cd36867 100644 --- a/src/project/qujing/AppLegalLearning/AppLegalLearning.vue +++ b/src/project/qujing/AppLegalLearning/AppLegalLearning.vue @@ -7,7 +7,7 @@
- +
@@ -78,9 +78,6 @@ export default { toDetail(id) { uni.navigateTo({url: "./classDetail?id=" + id}) }, - toStudy() { - this.currIndex == 1 - } } } diff --git a/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue b/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue index 64056a1..4bf574d 100644 --- a/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue +++ b/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue @@ -218,6 +218,8 @@ export default { .card_top { position: relative; border-radius: 16px 16px 0 0; + padding: 38px; + box-sizing: border-box; .card_title { font-weight: 500;