소스 검색

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

heyang 2 년 전
부모
커밋
1d5d59dc1f
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;