注册超时计时器

This commit is contained in:
limqhz
2022-12-16 18:21:26 +08:00
parent eb5c301d00
commit 75f88a420f
4 changed files with 22 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
.custom-confirm-btn {
color: #ff4646 !important;
}
.check-countdown{
margin-top: 24rpx;
margin-bottom: 24rpx;
display: flex;
justify-content: center;
font-size: 24rpx;
}