heyang 2 년 전
부모
커밋
ab42f398e5
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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;