Explorar el Código

Merge remote-tracking branch 'remotes/origin/xcx-v2' into kdnh-xcx

heyang hace 2 años
padre
commit
1d5d59dc1f
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      pages_student/workbench/photoInspection.vue

+ 3 - 0
pages_student/workbench/photoInspection.vue

@@ -272,6 +272,9 @@
 						padding:0 20rpx;
 						color:#999;
 						font-size:28rpx;
+						overflow: hidden;
+						text-overflow:ellipsis;
+						white-space: nowrap;
 					}
 					img{
 						width:24rpx;