dedsudiyu 11 時間 前
コミット
a311bb9591
共有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;
 				}