소스 검색

Merge branch 'nwafu_1st_lhwrrs_v1.1_20260324' into SCHOOL-XiBeiNongLin

dedsudiyu 14 시간 전
부모
커밋
131a3caab4
1개의 변경된 파일4개의 추가작업 그리고 3개의 파일을 삭제
  1. 4 3
      pages_manage/views/laboratory/iotControl.vue

+ 4 - 3
pages_manage/views/laboratory/iotControl.vue

@@ -498,18 +498,19 @@
 					width: 42rpx;
 					height: 42rpx;
 					margin-right: 20rpx;
+					margin-top:12rpx;
 				}
 
 				.sensor-r {
+					display: inline-block;
 					font-family: PingFang SC;
 					font-weight: 500;
 					font-size: 28rpx;
-
+					height:30rpx;
 					line-height: 30rpx;
+					margin-top:18rpx;
 					overflow: hidden;
-
 					text-overflow: ellipsis;
-
 					white-space: nowrap;
 				}