.approvalTab { :global { .van-tabs__line { position: absolute; bottom: 20px !important; } .van-tab { font-size: 16px; } } } .MyApproval { .select { display: flex; align-items: center; padding: 0 15px; height: 50px; font-size: 14px; & > img { width: 11px; height: 6px; margin-left: 4px; } } } .rightTip { // :global { // .van-nav-bar__right { // background: #FF8057; // color: #fff; // border-radius: 50%; // width: 22px; // height: 22px; // padding: 0; // justify-content: center; // top: 50%; // right: 13px; // transform: translateY(-50%); // } // } } .wrap { padding: 12px 0; box-sizing: border-box; } .item { border-radius: 10px; margin: 0 13px 12px 13px; overflow: hidden; background: #fff; .teacherListCell { padding-bottom: 18px; } :global { .van-cell { padding-top: 16px; padding-bottom: 16px; } .van-cell::after { left: 0; right: 0; } .van-cell__label { font-size: 14px; color: #777; white-space: nowrap; } } .titleLine { width: 4px; height: 12px; background: #ff8057; border-radius: 2px; margin-right: 6px; } .itemTitle { display: flex; align-items: center; font-size: 15px; font-weight: 500; .titleIcon { width: 18px; height: 18px; margin-right: 6px; } .timesinfo { font-family: Avenir, Helvetica, Arial, sans-serif; } } .itemTag { padding: 0 8px; height: 19px; line-height: 19px; background: #ff8057; border-radius: 4px; color: #fff; font-size: 12px; margin-left: 6px; } .itemPicture { width: 44px; height: 44px; margin-right: 8px; border-radius: 50%; overflow: hidden; } :global(.van-cell__value) { display: flex; justify-content: flex-end; padding-right: 8px; .valeLabel { margin-top: -12px; } .topNum { font-size: 19px; font-family: 'DINA'; } } } .tipItem { margin: 0; :global { .van-cell { padding: 25px 25px 20px 25px; } } } .tipContent { font-size: 15px; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #333; line-height: 24px; padding: 0 25px 25px 25px; } .listItem { padding-top: 4px; padding-bottom: 4px; :global { .van-cell { padding-top: 6px; padding-bottom: 6px; .van-cell__title { color: #777; font-size: 15px; } .van-cell__value { font-size: 15px; color: #333; font-family: PingFangSC-Medium, PingFang SC; } } } .valueColor { color: #f44541 !important; } } .grid { :global { .van-grid-item__content { padding: 15px 5px 20px 5px; } } } .gridItem { text-align: center; font-size: 12px; color: #777; .gridItemTop { margin-bottom: 6px; } .topNum { color: #f67146; font-size: 24px; margin-right: 2px; font-family: 'DINA'; } .small { font-size: 20px; } & + .gridItem { margin-left: 26px; } } .itemContent { padding: 15px 12px; .itemContentTitle { display: flex; align-items: center; justify-content: space-between; font-size: 16px; font-weight: 600; color: #333; padding-bottom: 6px; line-height: 22px; padding-left: 2px; } .itemContentTitleDetail { padding-left: 2px; font-size: 14px; font-weight: 500; } .itemContentLabel { padding-left: 2px; font-size: 14px; color: #777; line-height: 20px; padding-bottom: 6px; } } .itemSelect { display: flex; align-items: center; height: 25px; padding: 0 15px; .select { display: flex; align-items: center; & > img { width: 11px; height: 6px; margin-left: 4px; } } } .times { padding-top: 12px; display: flex; .timesItem { flex: 1; background: #f2f2f2; border-radius: 10px; display: flex; flex-direction: column; justify-content: space-evenly; color: #333; padding: 12px; .startTimeTop { display: flex; align-items: center; justify-content: space-between; margin-bottom: 6px; font-size: 14px; color: #333333; & > img { width: 18px; height: 18px; } } .startTimeBottom { padding-top: 5px; font-size: 18px; font-weight: bold; display: flex; align-items: center; } .startTimeStatus { margin-right: 12px; font-size: 14px; font-weight: 500; color: #333333; line-height: 20px; } .startTimePosition { font-size: 14px; font-weight: 500; color: #333333; line-height: 20px; } .startTimePositionLook { font-size: 12px; font-weight: 500; line-height: 17px; display: flex; align-items: center; } } .startTime { margin-right: 5px; } .endTime { margin-left: 5px; } } .confirmBtn { position: fixed; left: 0; bottom: 0; right: 0; padding: 15px 25px; background: #fff; z-index: 10; :global { .van-button { font-size: 18px; font-weight: 500; } } } .rewardItem, .itemCourseName { :global { .van-cell__value { flex: 0 auto; } } } .recordLabelClass2 { font-family: PingFangSC-Regular, PingFang SC; } .recordLabelClass { font-family: 'DINA'; } .agencyNumber { font-size: 16px; font-weight: 500; }