|
|
@@ -13,7 +13,7 @@
|
|
|
}
|
|
|
.bjcx-logo-title{font-size: 34rpx;color: #000;margin-top: 16rpx;}
|
|
|
.agreement-checkbox-box{
|
|
|
- display: flex;font-size: 28rpx;color: #666;margin: 32rpx 56rpx 64px;line-height: 1.5;
|
|
|
+ display: flex;font-size: 28rpx;color: #666;margin: 32rpx 56rpx 64px;line-height: 1.5;text-align: justify;
|
|
|
.agreement-text-box{flex-direction: row;display: flex;align-items: center;}
|
|
|
.agreement-text {color: #3fd2a1;display: contents;}
|
|
|
}
|
|
|
@@ -30,6 +30,7 @@
|
|
|
.login-eye + .close-btn{margin-left: 24rpx;}
|
|
|
}
|
|
|
.login-btn{margin:48rpx 56rpx;}
|
|
|
+ .wechat-auth-btn{margin: 48rpx 56rpx;border-radius: 50rpx;}
|
|
|
}
|
|
|
|
|
|
/*** 首页 ***/
|
|
|
@@ -486,7 +487,7 @@
|
|
|
|
|
|
// list
|
|
|
.my-list-box{
|
|
|
- margin: 0 20rpx;background-color: #fff;border-radius: 8rpx;padding: 0 36rpx;
|
|
|
+ margin: 0 20rpx 20rpx;background-color: #fff;border-radius: 8rpx;padding: 0 36rpx;
|
|
|
.list-row{border-bottom: 2rpx solid #eee;color: #333;box-sizing: border-box;padding: 36rpx 0;
|
|
|
display: flex;align-items: center;position: relative;}
|
|
|
.select-picker-box{flex: 1;display: flex;flex-flow: column;}
|