@charset "UTF-8"; /** * 下方引入的为uView UI的集成样式文件,为scss预处理器,其中包含了一些"u-"开头的自定义变量 * 使用的时候,请将下面的一行复制到您的uniapp项目根目录的uni.scss中即可 * uView自定义的css类名和scss变量,均以"u-"开头,不会造成冲突,请放心使用 */ .sheduling .pop_wrap.data-v-a41aa4e0 { width: 290px; height: 250px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; -webkit-box-align: center; -webkit-align-items: center; align-items: center; } .sheduling .pop_wrap .pop_top.data-v-a41aa4e0 { margin-top: 32px; } .sheduling .pop_wrap .pop_top text.data-v-a41aa4e0 { display: block; font-size: 13px; color: rgba(40, 40, 40, 0.5); text-align: center; line-height: 18px; } .sheduling .pop_wrap .pop_top .title.data-v-a41aa4e0 { font-size: 18px; font-weight: bold; color: #282828; line-height: 25px; margin-bottom: 2px; } .sheduling .pop_wrap .pop_center.data-v-a41aa4e0 { margin-top: 22px; } .sheduling .pop_wrap .pop_center text.data-v-a41aa4e0 { font-size: 16px; font-family: PingFang SC; font-weight: 400; line-height: 20px; color: #353535; opacity: 0.79; display: block; margin-bottom: 6px; } .sheduling .pop_wrap .pop_bootom.data-v-a41aa4e0 { margin-top: 30px; } .sheduling .pop_wrap .pop_bootom button.data-v-a41aa4e0 { border: 1px solid #FF5A26; width: 98px; padding: 0 5px; line-height: 36px; background-color: #fff; color: #FF5A26; } .sheduling .student-show.data-v-a41aa4e0 { padding-bottom: 5px; } .sheduling .student-show .stu-title.data-v-a41aa4e0 { font-size: 20px; font-family: PingFang SC; font-weight: bold; line-height: 20px; color: #282828; opacity: 1; text-align: center; padding: 20px 0 30px; } .sheduling .student-show .stu-mess.data-v-a41aa4e0 { display: -webkit-box; display: -webkit-flex; display: flex; padding: 0 22px; } .sheduling .student-show .stu-mess image.data-v-a41aa4e0 { height: 75px; width: 75px; margin-right: 14px; border-radius: 9px; } .sheduling .student-show .stu-mess .right.data-v-a41aa4e0 { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; } .sheduling .student-show .stu-mess .right .stu-text.data-v-a41aa4e0 { font-size: 13px; font-family: PingFang SC; font-weight: 400; line-height: 20px; color: #282828; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal; } .sheduling .student-show .e-mail.data-v-a41aa4e0 { margin: 18px 22px 10px; height: 36px; line-height: 36px; font-size: 14px; font-family: PingFang SC; font-weight: bold; color: rgba(40, 40, 40, 0.78); border-bottom: 1px solid rgba(112, 112, 112, 0.06); } .sheduling .student-show .remark-title.data-v-a41aa4e0 { margin: 10px 22px 0px; padding: 5px; font-size: 13px; font-family: PingFang SC; font-weight: bold; line-height: 20px; color: #282828; opacity: 0.61; } .sheduling .student-show .remark.data-v-a41aa4e0 { margin: 0px 22px 22px; font-size: 12px; font-family: PingFang SC; font-weight: 400; line-height: 20px; color: #282828; opacity: 0.54; padding: 5px; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical; white-space: normal; } .sheduling .sheduling-top.data-v-a41aa4e0 { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; justify-items: center; height: 46px; background-color: #E6FFF0; padding: 0 30px; font-size: 13px; font-family: PingFang SC; font-weight: 400; color: #2B9155; } .sheduling .sheduling-top image.data-v-a41aa4e0 { height: 20px; width: 20px; margin-right: 9px; } .sheduling .sheduling-top .title.data-v-a41aa4e0 { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; white-space: nowrap; /*设置不换行*/ overflow: hidden; /*设置隐藏*/ text-overflow: ellipsis; /*设置隐藏部分为省略号*/ } .sheduling .tab.data-v-a41aa4e0 { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; width: 50%; margin: 0 auto; } .sheduling .tab .item.data-v-a41aa4e0, .sheduling .tab .active-item.data-v-a41aa4e0 { margin-top: 17px; font-size: 18px; font-family: PingFang SC; font-weight: bold; line-height: 20px; color: rgba(113, 113, 113, 0.43); opacity: 0.43; opacity: 1; -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; text-align: center; } .sheduling .tab .item view.data-v-a41aa4e0, .sheduling .tab .active-item view.data-v-a41aa4e0 { display: block; } .sheduling .tab .item .week.data-v-a41aa4e0, .sheduling .tab .active-item .week.data-v-a41aa4e0 { padding-bottom: 12px; } .sheduling .tab .item .line.data-v-a41aa4e0, .sheduling .tab .active-item .line.data-v-a41aa4e0 { width: 25px; height: 4px; background: #3B7653; opacity: 1; border-radius: 1px; display: block; margin: 0 auto; } .sheduling .tab .active-item.data-v-a41aa4e0 { font-size: 18px; font-family: PingFang SC; font-weight: bold; line-height: 20px; color: #3B7653; } .sheduling .tab .active-item .week.data-v-a41aa4e0 { padding-bottom: 8px; } .sheduling .content.data-v-a41aa4e0 { padding: 17px; } .sheduling .content .top.data-v-a41aa4e0 { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; justify-items: center; background: rgba(238, 238, 238, 0.46); border-radius: 12px 12px 0 0; overflow: hidden; } .sheduling .content .top .item.data-v-a41aa4e0, .sheduling .content .top .active-item.data-v-a41aa4e0 { padding: 9px 0; -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; text-align: center; } .sheduling .content .top .item .week.data-v-a41aa4e0, .sheduling .content .top .active-item .week.data-v-a41aa4e0 { font-size: 14px; font-family: PingFang SC; font-weight: 500; line-height: 20px; color: #282828; opacity: 1; } .sheduling .content .top .item .date.data-v-a41aa4e0, .sheduling .content .top .active-item .date.data-v-a41aa4e0 { font-size: 12px; font-family: PingFang SC; font-weight: 400; line-height: 20px; color: #282828; opacity: 0.6; } .sheduling .content .top .active-item.data-v-a41aa4e0 { background-color: #3b7653; } .sheduling .content .top .active-item .week.data-v-a41aa4e0, .sheduling .content .top .active-item .date.data-v-a41aa4e0 { color: #fff; } .sheduling .content .shedule.data-v-a41aa4e0 { display: -webkit-box; display: -webkit-flex; display: flex; position: relative; } .sheduling .content .shedule .add.data-v-a41aa4e0 { display: -webkit-box; display: -webkit-flex; display: flex; text-align: center; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; font-family: PingFang SC; color: #FFFFFF; opacity: 1; } .sheduling .content .shedule .add image.data-v-a41aa4e0 { width: 50%; margin-top: 25%; } .sheduling .content .shedule .add .add-buttom.data-v-a41aa4e0 { position: absolute; font-size: 14px; color: #292929; bottom: 10px; right: 20px; } .sheduling .content .shedule .add .add-buttom image.data-v-a41aa4e0 { width: 38px; height: 38px; display: block; margin: 0 auto; } .sheduling .content .shedule .add .add-text.data-v-a41aa4e0 { color: #3E7855; font-size: 14px; margin-top: 30px; } .sheduling .content .shedule .left.data-v-a41aa4e0 { -webkit-box-flex: 0; -webkit-flex: 0 0 92px; flex: 0 0 92px; height: 425px; background: #F7F7F7; opacity: 1; border-radius: 0px 0px 0px 12px; } .sheduling .content .shedule .left .item.data-v-a41aa4e0, .sheduling .content .shedule .left .active-item.data-v-a41aa4e0 { padding: 15px 0; text-align: center; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; align-items: center; position: relative; } .sheduling .content .shedule .left .item .all.data-v-a41aa4e0, .sheduling .content .shedule .left .active-item .all.data-v-a41aa4e0 { height: 13px; width: 13px; margin-right: 6px; } .sheduling .content .shedule .left .item .jian.data-v-a41aa4e0, .sheduling .content .shedule .left .active-item .jian.data-v-a41aa4e0 { position: absolute; height: 14px; width: 8px; right: -8px; } .sheduling .content .shedule .left .active-item.data-v-a41aa4e0 { background-color: #3b7653; color: #FFFFFF; } .sheduling .content .shedule .right.data-v-a41aa4e0 { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; margin-left: 10px; height: 425px; overflow-y: scroll; } .sheduling .content .shedule .right .item.data-v-a41aa4e0 { display: -webkit-box; display: -webkit-flex; display: flex; position: relative; -webkit-box-align: center; -webkit-align-items: center; align-items: center; padding: 10px; margin-top: 12px; font-size: 13px; background: rgba(234, 237, 242, 0.28); border-radius: 7px; } .sheduling .content .shedule .right .item .tips.data-v-a41aa4e0 { position: absolute; width: 57px; height: 20px; background: #C1915A; line-height: 20px; font-size: 12px; font-family: PingFang SC; font-weight: 400; color: #FFFFFF; opacity: 1; opacity: 1; right: 12px; z-index: 2; top: 0; text-align: center; border-radius: 0px 0px 6px 6px; } .sheduling .content .shedule .right .item .item-left.data-v-a41aa4e0 { margin-right: 10px; } .sheduling .content .shedule .right .item .item-left image.data-v-a41aa4e0 { height: 42px; width: 42px; border: solid 1px; border-radius: 50%; } .sheduling .content .shedule .right .item .item-left .name.data-v-a41aa4e0 { font-size: 10px; font-family: PingFang SC; font-weight: 400; text-align: center; line-height: 20px; color: #292929; opacity: 1; } .sheduling .content .shedule .right .item .item-right.data-v-a41aa4e0 { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; } .sheduling .content .shedule .right .item .item-right .text.data-v-a41aa4e0 { line-height: 17px; font-size: 12px; font-family: PingFang SC; font-weight: 400; color: #282828; opacity: 1; } .sheduling .content .shedule .right .item .item-right .text image.data-v-a41aa4e0 { height: 13px; width: 13px; display: inline-block; margin-right: 4px; } .sheduling .content .shedule .right .item .item-right .text .time.data-v-a41aa4e0 { font-family: PingFang SC; font-weight: 400; color: #282828; opacity: 1; display: inline-block; margin-top: 4px; } .sheduling .content .shedule .right .item .cancel.data-v-a41aa4e0 { width: 58px; height: 23px; line-height: 23px; border: 1px solid rgba(193, 145, 90, 0.44); border-radius: 12px; font-size: 12px; font-family: PingFang SC; font-weight: 500; line-height: 20px; color: #C1915A; opacity: 1; text-align: center; } .sheduling .content .table .tips.data-v-a41aa4e0 { display: -webkit-box; display: -webkit-flex; display: flex; margin-top: 25px; } .sheduling .content .table .tips .tip-item.data-v-a41aa4e0 { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; font-size: 11px; font-family: PingFang SC; font-weight: 400; line-height: 20px; color: rgba(40, 40, 40, 0.56); opacity: 1; } .sheduling .content .table .tips .tip-item .yellow.data-v-a41aa4e0 { color: #3E7855; } .sheduling .content .table .title.data-v-a41aa4e0 { font-size: 18px; font-family: PingFang SC; font-weight: bold; line-height: 20px; color: #282828; opacity: 1; margin: 30px 0; } .sheduling .content .table .table_1.data-v-a41aa4e0 { background-color: #f9fafc; } .sheduling .content .table .table_1 .table-week.data-v-a41aa4e0 { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; } .sheduling .content .table .table_1 .table-week .table-item.data-v-a41aa4e0 { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; height: 53px; text-align: center; -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; border-right: solid 1px rgba(112, 112, 112, 0.08); } .sheduling .content .table .table_1 .table-week .table-item view.data-v-a41aa4e0:last-child { font-size: 10px; } .sheduling .content .table .table_1 .table-tr.data-v-a41aa4e0 { display: -webkit-box; display: -webkit-flex; display: flex; } .sheduling .content .table .table_1 .table-tr .table-time.data-v-a41aa4e0 { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; } .sheduling .content .table .table_1 .table-tr .table-time .time-item.data-v-a41aa4e0 { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-flow: column; flex-flow: column; height: 53px; border-top: solid 1px rgba(112, 112, 112, 0.08); border-right: solid 1px rgba(112, 112, 112, 0.08); font-size: 10px; font-family: PingFang SC; font-weight: 400; color: #333; opacity: 1; } .sheduling .content .table .table_1 .table-tr .table-time .active-time-item.data-v-a41aa4e0 { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-flow: column; flex-flow: column; height: 53px; border-top: solid 1px rgba(255, 255, 255, 0.08); border-right: solid 1px rgba(255, 255, 255, 0.08); font-size: 10px; font-family: PingFang SC; font-weight: 400; color: #333; opacity: 1; background-color: #3e7855; } .sheduling .content .table .table_1 .table-tr .table-time .active-time-item .teacher.data-v-a41aa4e0 { font-size: 10px; font-family: PingFang SC; font-weight: 500; line-height: 20px; color: #FFFFFF; opacity: 1; text-align: center; white-space: nowrap; /*设置不换行*/ overflow: hidden; opacity: 1; } .sheduling .content .table .table_1 .table-tr .table-time .active-time-item .stu.data-v-a41aa4e0 { text-align: center; font-size: 10px; font-family: PingFang SC; font-weight: 400; line-height: 20px; color: #FEEF7E; opacity: 1; } .sheduling .content .table .table_1 .table-tr .table-time .me-item.data-v-a41aa4e0 { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-flow: column; flex-flow: column; height: 53px; border-top: solid 1px rgba(255, 255, 255, 0.08); border-right: solid 1px rgba(255, 255, 255, 0.08); font-size: 10px; font-family: PingFang SC; font-weight: 400; color: #333; opacity: 1; background-color: #c1915a; } .sheduling .content .table .table_1 .table-tr .table-time .me-item .teacher.data-v-a41aa4e0 { font-size: 10px; font-family: PingFang SC; font-weight: 500; line-height: 20px; color: #FFFFFF; opacity: 1; } .sheduling .content .table .table_1 .table-tr .table-time .me-item .stu.data-v-a41aa4e0 { font-size: 10px; font-family: PingFang SC; font-weight: 400; line-height: 20px; color: #FEEF7E; opacity: 1; text-align: center; }