设备接口列表对接
This commit is contained in:
@@ -34,9 +34,10 @@ export default {
|
||||
align-items: center;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
top: 0%;
|
||||
transform: translate(-50%, 0);
|
||||
}
|
||||
|
||||
.empty-text {
|
||||
margin-top: 30rpx;
|
||||
font-size: 28rpx;
|
||||
@@ -45,6 +46,7 @@ export default {
|
||||
color: #666;
|
||||
line-height: 32rpx;
|
||||
}
|
||||
|
||||
.empty-img {
|
||||
width: 244rpx;
|
||||
height: 320rpx;
|
||||
|
||||
Reference in New Issue
Block a user