- {{ item.title }} {{ item.tag }} + {{ item.title }} {{ item.tag }}
总题数:{{ item.questionNum }} @@ -104,7 +104,7 @@ indexs != item.classList.length-1? "、" : "" }` }} -
@@ -412,7 +412,7 @@ export default { } } .info { - height: 80px; + min-height: 80px; flex: 1; overflow: hidden; display: flex; @@ -442,7 +442,7 @@ export default { } } .clazz { - font-size: 16px; + font-size: 14px; color: #667ffd; font-weight: 500; position: relative;