ソースを参照

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;