''
liukangdong
2024-07-25 73393bacf16a3ab018f0688b89ca58984ddbbd70
wechat_staff/components/buoyClient/index.wxss
@@ -14,6 +14,20 @@
  font-size: 20rpx;
  color: #666666;
  margin-bottom: 20rpx;
  position: relative;
}
.item .activeNum {
  width: 28rpx;
  height: 28rpx;
  background: #F70303;
  color: #fff;
  font-size: 20rpx;
  line-height: 26rpx;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: -8rpx;
  right: 8rpx;
}
.item:nth-last-child(1) {
  margin-bottom: 0;