Browse Source

修改供应商列表展示长度

yangc 7 years ago
parent
commit
d36bd569fc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      components/mobile/supplier/List.vue

+ 1 - 1
components/mobile/supplier/List.vue

@@ -181,7 +181,7 @@
           }
           span {
             color: #333;
-            width: 4.65rem;
+            width: 5.5rem;
             overflow: hidden;
             text-overflow: ellipsis;
             white-space: nowrap;