@import "/home/pages/entryInfoAuditHR/entryInfoAuditHR.wxss"; .detail-tab{display: flex; justify-content: space-between; height: 90rpx; border-bottom: 1px solid #f0f0f0; color: #666666;} .detail-tab>view{flex: 1; text-align: center; line-height: 82rpx; font-size: 28rpx; position: relative;} .detail-tab>view.active{color: #333333; font-size: 32rpx;} .detail-tab>view .actived{width: 60rpx; height: 6rpx; background-color: #0a6597; border-radius: 3rpx; margin: 0 auto;}