modified: pages/basketballGym/index.js
modified: pages/basketballGym/index.wxml modified: pages/currentEnter/index.wxml modified: pages/loginIndex/index.js modified: pages/loginIndex/index.wxml modified: pages/loginIndex/index.wxss modified: pages/myEnters/index.wxml modified: utils/api.js modified: utils/util.js
This commit is contained in:
@@ -42,23 +42,23 @@
|
||||
|
||||
.agreement {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
align-items: flex-start;
|
||||
margin-top: 30rpx;
|
||||
font-size: 22rpx;
|
||||
color: rgba(255, 255, 255, 0.6);
|
||||
}
|
||||
|
||||
.agreement>button {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
color: #b1992f;
|
||||
font-size: 22rpx;
|
||||
line-height: 22rpx;
|
||||
background: none;
|
||||
.agreement-text {
|
||||
flex: 1;
|
||||
line-height: 1.6;
|
||||
}
|
||||
|
||||
.agreement>button::after {
|
||||
border: none;
|
||||
.agreement .protocol {
|
||||
color: #b1992f;
|
||||
}
|
||||
|
||||
.agreement checkbox {
|
||||
transform: scale(0.6);
|
||||
}
|
||||
|
||||
.login-btn {
|
||||
|
||||
Reference in New Issue
Block a user