修改时间冒泡的问题,调整电表详情
This commit is contained in:
@@ -20,6 +20,15 @@
|
||||
.info .title .address {
|
||||
font-size: 36rpx;
|
||||
font-weight: 800;
|
||||
flex: 1;
|
||||
margin-right: 24rpx;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.info .title .meterType {
|
||||
display: flex;
|
||||
justify-content: end;
|
||||
width: 180rpx;
|
||||
}
|
||||
|
||||
.info .detail {
|
||||
|
Reference in New Issue
Block a user