CourseManagement.wxss 3.0 KB

1
  1. page, block, view, scroll-view, swiper, movable-view, icon, text, progress, button, checkbox, form, input, label, picker, picker-view, radio, slider, switch, textarea, navigator, audio, image, video, map, canvas, contact-button, cover-image, cover-view{-webkit-box-sizing:border-box;box-sizing:border-box}.text-center{text-align:center}.font-weight{font-weight:700}.page-width{width:100%}.background-image{background-repeat:no-repeat;background-size:100% 100%;background-position:50%}page{font-size:32rpx;background:#f7f7f7}.page-width{width:100%}.placeholder-view{width:100%;height:100rpx}.Course-list-item{width:100%;height:295rpx;margin:10rpx 0;padding:20rpx 15rpx;background:#fff;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;-webkit-box-shadow:0 7px 8px 0 hsla(0,0%,92.9%,.36);box-shadow:0 7px 8px 0 hsla(0,0%,92.9%,.36)}.Course-left{width:219rpx;height:219rpx;margin-right:35rpx}.Course-left image{width:100%;height:100%}.Course-right{width:60%}.Course-right .title{width:100%;height:40rpx;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:27rpx;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.Course-right .title .title-content, .Course-right .title .title-money{font-size:30rpx;font-family:Source Han Sans CN;font-weight:400;color:#484848}.Course-right .title .title-content{width:70%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.Course-right .title .title-money{width:30%;color:#f11;text-align:right;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.Course-right .Course-time{width:100%;height:60rpx;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.Course-right .Course-time .Course-lesson-time, .Course-right .Course-time .Course-lesson-week{text-align:center;font-size:26rpx;font-family:Source Han Sans CN;font-weight:400;color:#616161}.Course-right .Course-time .spacer{text-align:center;font-size:26rpx;font-family:Source Han Sans CN;font-weight:400;color:#616161;margin:0 25rpx}.Course-right .Course-btn{width:100%;height:60rpx;margin-top:35rpx;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.Course-right .Course-btn .cancel-btn{width:177rpx;height:59rpx;line-height:57rpx;font-size:30rpx;font-family:Source Han Sans CN;font-weight:400;color:#818181;border:1px solid #a0a0a0;text-align:center;-webkit-border-radius:30rpx;border-radius:30rpx;margin-right:34rpx}.Course-right .Course-btn .submit-btn{width:177rpx;height:59rpx;line-height:57rpx;font-size:30rpx;font-family:Source Han Sans CN;font-weight:400;color:#fff;background:#f09a21;border:1px solid #f09a21;text-align:center;-webkit-border-radius:30rpx;border-radius:30rpx}