设备接口列表对接

This commit is contained in:
仲么了
2023-04-04 08:47:19 +08:00
parent 0325347e06
commit feb7d7b6ed
8 changed files with 184 additions and 169 deletions

View File

@@ -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;