diff --git a/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue b/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue index a2a31b7..259d253 100644 --- a/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue +++ b/src/project/qujing/AppLegalLearning/components/GeneralLawExam.vue @@ -10,7 +10,7 @@
-
{{ item.examinationName }}
+
{{ item.examinationName }}
{{ item.allSubjectNumber }}
@@ -231,6 +231,9 @@ export default { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; + } + + .min-wid { width: 438px; }