Selaa lähdekoodia

Merge branch 'master' of http://git.liuniu946.com/xuhaolan/paopaoShop

hwq 3 vuotta sitten
vanhempi
commit
2c0f9444ed
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      pages/user/jiedianDetails.vue

+ 4 - 0
pages/user/jiedianDetails.vue

@@ -260,6 +260,10 @@
 					line-height: 40rpx;
 
 					.name {
+						width: 120rpx;
+						white-space: nowrap;
+						overflow: hidden;
+						text-overflow: ellipsis;
 						font-size: 30rpx;
 						font-weight: bold;
 					}