@@ -80,6 +80,7 @@ const loadingMore = () => {
margin: 30rpx;
border-radius: 20rpx;
padding: 30rpx;
+ box-shadow: 1px 2px 12px rgba(0, 0, 0, 0.17);
&:last-child {
margin-bottom: 0;
}
@@ -109,6 +109,7 @@ const handleToBuyVip = () => {