Explorar o código

症状推送类样式修改

zhangxc %!s(int64=6) %!d(string=hai) anos
pai
achega
db78e24b42
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/icss/SymptomPush.vue

+ 1 - 1
src/components/icss/SymptomPush.vue

@@ -45,7 +45,7 @@
             <li 
                 v-for="(it) in item.questionDetailList"
                 :key = "it.id"
-                class = "symptomPushTagItem">   
+                class = "symptomPushTagItem ellipsis">   
                 {{it.name}}
             </li>
         </ul>