.mine { min-height: 100vh; background: #F9F9F9; } .tab { padding: 10rpx 0 10rpx 36rpx; display: flex; align-items: center; justify-content: space-between; } .tab-tips { font-size: 36rpx; font-family: PingFangSC-Semibold, PingFang SC; font-weight: 600; color: #FA7D22; line-height: 50rpx; } .tab-left { padding-left: 14rpx; } .inspect-tips { margin-top: 8rpx; font-size: 24rpx; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #999999; line-height: 34rpx; } .user-info { margin-top: 20rpx; display: flex; align-items: center; } .user-info image { width: 28rpx; height: 28rpx; } .info-sex { margin-left: 36rpx; } .user-info text { margin-left: 8rpx; font-size: 24rpx; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #333333; line-height: 34rpx; } .tab-right { margin-left: 8rpx; padding-right: 14rpx; } .tab-right image { width: 200rpx; height: 200rpx; } .content { padding: 20rpx 28rpx 100rpx 28rpx; } .content-view { padding: 28rpx; border-radius: 16rpx; border: 1px solid #F0F0F0; } .title { display: flex; justify-content: space-between; align-items: center; } .title-left { font-size: 32rpx; font-family: PingFangSC-Semibold, PingFang SC; font-weight: 600; color: #333333; line-height: 44rpx; } .title-right { font-size: 32rpx; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #333333; line-height: 40rpx; } .title-tips { margin-top: 10rpx; font-size: 28rpx; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #333333; line-height: 40rpx; } .table { width: 100%; white-space: nowrap; display: flex; margin-top: 18rpx; border-bottom: 1px solid #F0F0F0; } .week { padding-top: 18rpx; display: inline-block; width: 180rpx; text-align: center; position: relative; } .week-text { color: #999999FF; border-right: 2px solid #F0F0F0; } .week:first-child { margin-left: -38rpx; } .week:last-child>.week-text { border-right: 0px; } .sign { margin-top: 8rpx; width: 40rpx; height: 8rpx; background: linear-gradient(144deg, #FA7D22 0%, #FA4622 100%); border-radius: 24rpx; position: relative; left: 50%; transform: translateX(-50%); } .programme { margin-top: 40rpx; } .programme-title { display: flex; justify-content: space-between; align-items: center; font-size: 14px; font-family: PingFangSC-Medium, PingFang SC; font-weight: 400; color: #333333; line-height: 20px; } .programme-tiele-left { font-weight: 500; } .frequency { margin-top: 20rpx; padding: 0 28rpx 28rpx 28rpx; border-radius: 8px; border: 1px solid #F0F0F0; } .frequency-block { padding-bottom: 10rpx; padding-top: 32rpx; border-bottom: 1px solid #F0F0F0; } .frequency-block:last-child { border-bottom: 0px solid #F0F0F0; } .frequency-tab { display: flex; justify-content: space-between; align-items: center; margin-bottom: 20rpx; } .frequency-left { display: flex; align-items: center; } .times { font-size: 28rpx; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #333333; line-height: 40rpx; } .frequency-tips { margin-left: 40rpx; font-size: 24rpx; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #666666; line-height: 32rpx; } .repeat { width: 144rpx; height: 50rpx; background: #FA7D22; border-radius: 26rpx; font-size: 24rpx; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #FFFFFF; line-height: 50rpx; text-align: center; } .make { width: 120rpx; height: 50rpx; border-radius: 26rpx; border: 1px solid #FA7D22; font-size: 24rpx; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #FA7D22; line-height: 50rpx; text-align: center; } .project { margin-bottom: 20rpx; display: flex; } .project-img { width: 66px; height: 66px; } .project-img image { width: 100%; height: 100%; border-radius: 16rpx; } .project-content { margin-left: 20rpx; } .content-title { font-size: 24rpx; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #292929; line-height: 34rpx; } .product { font-size: 24rpx; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #FFC630; line-height: 34rpx; }