Explorar el Código

修改统计选择题题目图片样式问题

zengyicheng hace 2 años
padre
commit
553748d276
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/components/askStatic2.vue

+ 1 - 1
src/components/components/askStatic2.vue

@@ -10,7 +10,7 @@
         :key="index"
       >
         <div class="a_add_head">
-          <div style="display: flex; align-items: center">
+          <div>
             <span>{{ index + 1 + "、" + item.teststitle }}</span>
             <div
               class="timuImgBox"