Sfoglia il codice sorgente

版权市场显示

yuanyuan 3 anni fa
parent
commit
894a9fe3bc
1 ha cambiato i file con 4 aggiunte e 1 eliminazioni
  1. 4 1
      src/views/product/HopeMarket.vue

+ 4 - 1
src/views/product/HopeMarket.vue

@@ -779,7 +779,10 @@ export default {
         padding: 0px 10px;
         padding: 0px 10px;
         box-sizing: border-box;
         box-sizing: border-box;
         text-align: center;
         text-align: center;
-        .flex();
+        overflow: hidden;
+        white-space: nowrap;
+        text-overflow: ellipsis;
+        // .flex();
         justify-content: center;
         justify-content: center;
     }
     }
     .actives {
     .actives {