From b9b77193e3e5639ed15e18cb423619cfd7a5fca2 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Wed, 1 Feb 2023 18:02:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8=E7=BA=BF=E7=AD=94=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppLegalLearning/AppLegalLearning.vue | 2 +- .../qujing/AppLegalLearning/classDetail.vue | 6 ++--- .../components/GeneralLawExam.vue | 17 +++++++++++- .../qujing/AppLegalLearning/testForm.vue | 27 +++++++++++++++---- 4 files changed, 41 insertions(+), 11 deletions(-) diff --git a/src/project/qujing/AppLegalLearning/AppLegalLearning.vue b/src/project/qujing/AppLegalLearning/AppLegalLearning.vue index e48c8c7..5c71117 100644 --- a/src/project/qujing/AppLegalLearning/AppLegalLearning.vue +++ b/src/project/qujing/AppLegalLearning/AppLegalLearning.vue @@ -17,7 +17,7 @@ export default { appName: '法治学习', data() { return { - currIndex: 0, + currIndex: 1, tabs: [ { name: '在线课堂', diff --git a/src/project/qujing/AppLegalLearning/classDetail.vue b/src/project/qujing/AppLegalLearning/classDetail.vue index 394e83b..1d732fa 100644 --- a/src/project/qujing/AppLegalLearning/classDetail.vue +++ b/src/project/qujing/AppLegalLearning/classDetail.vue @@ -65,9 +65,6 @@