소스 검색

检测单

twt 2 주 전
부모
커밋
50c8ccdfe2
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      pages/user/reportUni.vue

+ 3 - 0
pages/user/reportUni.vue

@@ -1317,6 +1317,7 @@
 	}
 	.videoLine{
 		position: relative;
+		margin-top: 20rpx;
 	}
 	.videoLineZz{
 		width: 160rpx;height: 160rpx;
@@ -1349,5 +1350,7 @@
 	}
 	.imgView{
 		margin-right: 20rpx;
+		padding-top: 16rpx;
+		padding-bottom: 20rpx;
 	}
 </style>