@@ -454,6 +454,7 @@
// 设备信息
.infos {
margin-top: 32rpx;
+ padding-left: 88rpx;
display: flex;
align-items: center;
justify-content: space-between;
@@ -461,7 +462,7 @@
font-size: 24rpx;
.infos-item {
- // width: 33%;
+ width: 48%;
margin-bottom: 16rpx;
color: rgba(51,51,51,1);