@@ -732,6 +732,7 @@ page {
background: white;
border-radius: 20upx;
margin-bottom: 20upx;
+ margin-top:40upx;
padding: 30upx;
position: relative;
box-shadow: 0 4upx 20upx rgba(0, 0, 0, 0.08);
@@ -776,8 +777,8 @@ page {
.shop-name {
display: block;
- font-size: 36upx;
- font-weight: 600;
+ font-size: 38upx;
+ font-weight: bold;
color: #333;
margin-bottom: 8upx;
}