You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
1.3 KiB
1 lines
1.3 KiB
.task-info{width:100%;height:300rpx;box-sizing:border-box;padding:60rpx 20rpx 20rpx;text-align:center;background:linear-gradient(180deg,#ef3c3d 0,#d62121 100%)}.task-info .task-info-tips,.task-info .task-info-title{font-size:26rpx;font-weight:500;color:#fff;line-height:1}.task-info .task-info-point{margin-top:40rpx;font-size:70rpx;font-weight:700;color:#fff;line-height:1}.task-info .task-info-tips{margin-top:50rpx;text-align:right}.task-list{padding-bottom:60rpx}.task-item{display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;margin-top:20rpx;padding:40rpx 21rpx;background:#fff}.task-item .task-item-flex .menu-task-title{font-size:30rpx;font-weight:500;color:#333;line-height:1}.task-item .task-item-flex .menu-task-desc{margin:26rpx 0;font-size:28rpx;font-weight:500;color:#999}.task-item .task-item-flex .menu-task-progress{font-size:28rpx;font-weight:500;color:#ffc100}.task-item .task-item-flex image{width:9rpx;height:18rpx;margin-left:10rpx}.task-item .task-item-right{flex-shrink:0;display:flex;justify-content:flex-end;align-items:center;width:160rpx;margin-left:50rpx;font-size:28rpx;font-weight:500;color:#ffc100;text-align:right}.task-item .task-item-finish{color:#999}.task-item:first-child{margin-top:0}.no-data{font-size:28rpx;text-align:center;padding:60rpx 0;color:#999;font-weight:500}
|