国际化
This commit is contained in:
@@ -46,8 +46,10 @@ uni-button:after {
|
||||
margin-bottom: 20rpx;
|
||||
}
|
||||
.filter_label {
|
||||
display: block;
|
||||
line-height: 80rpx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height 80rpx;
|
||||
line-height: 25rpx;
|
||||
font-size: 28rpx;
|
||||
color: #323232;
|
||||
font-weight: bold;
|
||||
@@ -283,8 +285,12 @@ uni-button:after {
|
||||
border-radius: 10rpx;
|
||||
}
|
||||
.button-primary {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
font-size: 34rpx;
|
||||
line-height: 88rpx;
|
||||
line-height: 26rpx;
|
||||
height: 88rpx;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
letter-spacing: 4rpx;
|
||||
|
||||
Reference in New Issue
Block a user