配置push2.0并测试;修改样式、二维码保存
This commit is contained in:
@@ -467,7 +467,7 @@
|
||||
}
|
||||
|
||||
.label {
|
||||
width: 205rpx;
|
||||
width: 225rpx;
|
||||
font-size: 32rpx;
|
||||
color: #333;
|
||||
}
|
||||
@@ -563,7 +563,6 @@
|
||||
.gender-list {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 20rpx;
|
||||
}
|
||||
|
||||
.address-item,
|
||||
@@ -573,6 +572,12 @@
|
||||
border-radius: 8rpx;
|
||||
text-align: center;
|
||||
font-size: 30rpx;
|
||||
margin-bottom: 20rpx;
|
||||
}
|
||||
|
||||
.address-item:last-child,
|
||||
.gender-item:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.address-item.active,
|
||||
|
||||
Reference in New Issue
Block a user