@@ -521,7 +521,7 @@ export default {
width: 80rpx;
display: flex;
flex-direction: column;
- align-items: flex-end;
+ align-items: center;
justify-content: center;
}
.item_t2 {
@@ -558,7 +558,7 @@ export default {
font-size: 30rpx;
font-family: PingFang SC;
font-weight: 500;
- color: #333;
+ color: #32467b;
.list_item_bac1 {
background: linear-gradient(45deg, rgba(172, 203, 238, 0.2), rgba(231, 240, 253, 0.2));
@@ -685,7 +685,7 @@ export default {
font-size: 24rpx;
font-weight: bold;
- color: #007AFF;
+ color: #2f4379;
width: 100%;
text-align: center;
padding: 20rpx 0;