@@ -290,7 +290,7 @@ page {
display: flex;
align-items: center;
justify-content: center;
- font-size: 26upx;
+ font-size: 28upx;
color: #444;
font-weight: 400;
}
@@ -420,6 +420,7 @@ page {
.buy-btn {
color: red;
border: 1upx solid red;
+ border-radius: 10upx;
width: 80upx;
text-align: center;
padding: 5upx 0;