shish 2 лет назад
Родитель
Сommit
7bb52f8f30
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      hdPad/src/pages/home/components/rightItem.vue

+ 1 - 2
hdPad/src/pages/home/components/rightItem.vue

@@ -146,9 +146,8 @@ export default {
                     & > view {
                         & > view:nth-child(1) {
                             overflow: hidden;
-                            text-overflow:ellipsis;
                             white-space: nowrap;
-                            width:90%;
+                            width:100%;
                             font-size:9upx;
                         }
                         & > view:nth-child(2) {