设备注册

This commit is contained in:
仲么了
2023-02-13 14:27:19 +08:00
parent 51f9add37c
commit 061ad5222d
9 changed files with 603 additions and 15 deletions

View File

@@ -36,7 +36,11 @@ page {
padding-left: #{$i}rpx;
}
}
.center{
display: flex;
align-items: center;
justify-content: center;
}
.hide-txt {
overflow-x: hidden;
white-space: nowrap;