Răsfoiți Sursa

显示优化

shish 2 ani în urmă
părinte
comite
7bb52f8f30
1 a modificat fișierele cu 1 adăugiri și 2 ștergeri
  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) {