heyang 2 years ago
parent
commit
ab42f398e5
1 changed files with 3 additions and 0 deletions
  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;