@@ -399,7 +399,7 @@ page {
flex-direction: column;
color: #f7d680;
height: 240rpx;
- background: linear-gradient(left, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.8));
+ background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.8));
border-radius: 16rpx 16rpx 0 0;
overflow: hidden;
position: relative;