visitList.wxss 203 B

12345678910
  1. /* pages/visitList/visitList.wxss */
  2. .b1 {
  3. width: 700rpx;
  4. margin-left: 25rpx;
  5. font-size: 28rpx;
  6. font-weight: 600;
  7. line-height: 90rpx;
  8. border-bottom: 1px solid #c0c4cc;
  9. text-align: center;
  10. }