hist_service.wxss 1.59 KB
page {
  height: 100%;
}

.box {
  width: 0px;
  height: 0px;
  margin-left: 15rpx;
  border-top: 11rpx solid rgba(0, 0, 0, 0);
  border-right: 10rpx solid rgba(0, 0, 0, 0);
  border-left: 10rpx solid rgba(0, 0, 0, 0);
  display: inline-block;
  margin-bottom: 10rpx;
  color: red;
  transform: rotate(0deg);
  border-bottom: 18rpx solid rgb(153, 153, 153);
}

.exption {
  padding: 0rpx 45rpx;
  background-color: rgb(238, 238, 238);
  height: 70rpx;
  color: rgb(153, 153, 153);
}

.count {
  margin: 0rpx 5rpx;
}

.Resetfram {
  margin-right: 40rpx;
}

.Reset {
  margin-right: 5rpx;
}

.Resetsub {
  width: 30rpx;
  height: 30rpx;
}

.item {
  margin: 0rpx 25rpx;
  padding: 0rpx 20rpx;
  height: 100rpx;
  border-bottom: 1rpx solid rgb(242, 242, 242);
}

.itemName {
  margin-right: 5rpx;
  max-width: 200rpx;
}

.itemUsna {
  max-width: 200rpx;
}

.serState {
  color: rgb(255, 82, 125);
}

.container {
  position: fixed;
  width: 100%;
  top: 0rpx;
}

/* 无历史服务 */

.empty_order {
  height: 100%;
  background-color: rgb(238, 238, 238);
}

.empty_order image {
  width: 329rpx;
  height: 229rpx;
  margin-top: 202rpx;
}

.empty_order .xc-ash {
  margin-top: 10rpx;
  font-weight: 600px;
}

.empty_order navigator {
  margin-top: 65rpx;
  border-radius: 40rpx;
}

.empty_order navigator view {
  width: 247rpx;
  height: 65rpx;
  background-color: rgb(255, 72, 72);
  border-radius: 40rpx;
}

.After_all {
  height: 80rpx;
}

.After_all .Line {
  border-top: 3rpx solid rgb(0, 0, 0);
  width: 130rpx;
}

.After_all .end {
  margin: 0rpx 15rpx;
}
.slot{
  color: rgb(153, 153, 153);
  height:300rpx;
  width:100%;
}