配置push2.0并测试;修改样式、二维码保存

This commit is contained in:
zhouyanli
2026-05-30 16:37:43 +08:00
parent 7c8a4aba26
commit fbe07e21a6
5 changed files with 152 additions and 47 deletions

View File

@@ -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,