.history[data-v-0d64b953] {
    -webkit-overflow-scrolling: touch;
    height: 100vh;
    /* overflow: scroll; */
    padding: 1.3rem .2rem 0
}

.history .item[data-v-0d64b953] {
    margin-bottom: .3rem
}

.history .item-left[data-v-0d64b953] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 2.68rem;
    flex: 0 0 2.68rem;
    height: 100%;
    position: relative;
    width: 2.68rem
}

.history .item-right[data-v-0d64b953] {
    color: var(--tv-text-2);
    font-size: .32rem;
    margin-left: .3rem;
    width: calc(100% - 2.98rem)
}

.history .item-right .percent[data-v-0d64b953] {
    color: var(--tv-text-9);
    font-size: .26rem;
    padding-top: .15rem
}

.history .item .image-box[data-v-0d64b953] {
    height: 1.38rem;
    padding-top: 51.5%;
    width: 2.68rem
}