tianyi 4 weeks ago
parent
commit
aba12bf70c
  1. 6
      pages/index/index.vue

6
pages/index/index.vue

@ -2387,6 +2387,8 @@
padding: 20rpx 10rpx 0;
box-sizing: border-box;
box-shadow: 0 12rpx 26rpx rgba(0, 35, 28, 0.05);
margin: 0 10px;
font-size: 12px;
}
.title-sort--sticky {
@ -2469,7 +2471,7 @@
.qusong2 {
height: 40rpx;
font-size: 24rpx;
font-size: 22rpx;
line-height: 38rpx;
text-align: center;
background: rgba(166, 255, 234, 0.62);
@ -2495,7 +2497,7 @@
border-radius: 999rpx;
background: rgba(0, 191, 255, 0.08);
color: #00A8D8;
font-size: 24rpx;
font-size: 22rpx;
font-weight: 800;
line-height: 40rpx;
}

Loading…
Cancel
Save