feat: implement mobile number binding via WeChat and enforce phone verification for venue entry, booking, and card purchases
This commit is contained in:
@@ -92,4 +92,18 @@
|
||||
.list .cell .nickname-input {
|
||||
text-align: right;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.list .cell .bind-phone-btn {
|
||||
flex: 1;
|
||||
text-align: right;
|
||||
color: #ffda2e;
|
||||
font-size: 24rpx;
|
||||
background: transparent;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.list .cell .bind-phone-btn::after {
|
||||
border: none;
|
||||
}
|
||||
Reference in New Issue
Block a user