.container[data-v-ba0a5d6c] {
  height: 100%;
  background: #f8f6ff;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.container .header[data-v-ba0a5d6c] {
  width: 100%;
  height: 1.6rem;
  min-height: 1.6rem;
  background: #6649c4;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.58667rem;
  font-weight: bold;
  color: #ffffff;
}
.container .header .header-return[data-v-ba0a5d6c] {
  position: absolute;
  left: 0.26667rem;
}
.container .content[data-v-ba0a5d6c] {
  height: 100%;
  padding: 0 0.42667rem;
  overflow-y: auto;
}
.container .content .history-item[data-v-ba0a5d6c]:last-child {
  margin-bottom: 0.42667rem;
}
.container .content .history-item[data-v-ba0a5d6c] {
  margin-top: 0.42667rem;
  background: #ffffff;
  border-radius: 0.26667rem;
}
.container .content .history-item .history-header[data-v-ba0a5d6c] {
  display: flex;
  align-items: center;
  padding: 0.42667rem 0.42667rem;
}
.container .content .history-item .history-header .header-title[data-v-ba0a5d6c] {
  font-size: 0.42667rem;
  font-weight: bold;
  color: #555555;
}
.container .content .history-item .history-header .header-time[data-v-ba0a5d6c] {
  font-size: 0.42667rem;
  font-weight: 400;
  color: #999999;
  margin-left: auto;
}
.container .content .history-item .history-content[data-v-ba0a5d6c] {
  display: flex;
  flex-direction: column;
  padding: 0 0.42667rem;
}
.container .content .history-item .history-content .history-row[data-v-ba0a5d6c] {
  display: flex;
  align-items: center;
  margin-top: 0.42667rem;
}
.container .content .history-item .history-content .history-row .history-left-title[data-v-ba0a5d6c] {
  font-size: 0.37333rem;
  font-weight: 400;
  color: #999999;
}
.container .content .history-item .history-content .history-row .history-right-value[data-v-ba0a5d6c] {
  font-size: 0.37333rem;
  font-weight: 400;
  color: #555555;
  margin-left: auto;
}
.container .content .history-item .history-content .history-button-apply[data-v-ba0a5d6c] {
  height: 0.8rem;
  margin: 0.42667rem 0 0.42667rem auto;
  background: #f1edff;
  color: #6649c4;
  border: none;
  border-radius: 0.21333rem;
  white-space: nowrap;
}


/*# sourceMappingURL=8.70ae8b76.css.map*/