微信二维码扫描后跳转页面,或者提示超时 & 余额提现取消校验规则

This commit is contained in:
2024-01-16 00:06:57 +08:00
parent 2378a99f57
commit c98f43a92d
11 changed files with 414 additions and 10 deletions

View File

@@ -436,3 +436,12 @@
height: 200rpx;
margin-top: -200rpx;
}
.timeout {
display: flex;
flex-direction: column;
align-items: center;
color: #1a191e;
padding: 20rpx;
font-size: 28rpx;
}