@@ -481,6 +481,7 @@ export default {
align-items: center;
font-size: 26rpx;
color: #fff;
+ justify-content: center;
}
.active-content-box {
height: 120rpx;
@@ -614,7 +614,7 @@ export default {
background: #fff;
border-radius: 10rpx;
position: relative;
- z-index: 100;
+ z-index: 99;
top: 25px;
width: 80%;
left: 10%;