Detailed.wxss 812 Bytes
.title {
  background-color: rgb(238, 238, 238);
  height: 65rpx;
  color: rgb(153, 153, 153);
}

.Nickname {
  width: 200rpx;
  padding-left: 50rpx;
}

.reward {
  width: 250rpx;
}



.phone {
  width: 250rpx;
}

.maxvalue {
  border-bottom: 1rpx solid rgb(242, 242, 242);
}

.Nicknamevalue {
  height: 85rpx;
  width: 190rpx;
  padding-left: 60rpx;
}

.phonevalue {
  width: 250rpx;
}

.rewardvalue {
  width: 250rpx;
  color: rgb(215, 0, 38);
}
/*无明细*/
.empty_order image {
  width: 329rpx;
  height: 280rpx;
  margin-top: 202rpx;
}

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

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

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