| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243 |
- @charset "UTF-8";
- /* 水平间距 */
- /* 水平间距 */
- .container.data-v-44536cf4 {
- padding-top: 20rpx;
- }
- .container .control.data-v-44536cf4 {
- margin-bottom: 20rpx;
- width: 750rpx;
- height: 90rpx;
- background-color: #fff;
- }
- .container .header.data-v-44536cf4 {
- margin: 0 auto;
- width: 690rpx;
- height: 236rpx;
- background-color: #fff;
- }
- .container .header .title.data-v-44536cf4 {
- display: flex;
- height: 92rpx;
- }
- .container .header .title .month.data-v-44536cf4 {
- flex: 8;
- margin: 30rpx 0 0 30rpx;
- font-size: 32rpx;
- font-weight: 500;
- }
- .container .header .title .right.data-v-44536cf4 {
- display: flex;
- justify-content: center;
- align-items: center;
- flex: 1;
- }
- .container .header .title .right ._img.data-v-44536cf4 {
- width: 15rpx;
- height: 30rpx;
- }
- .container .header .state.data-v-44536cf4 {
- display: flex;
- height: 144rpx;
- }
- .container .header .state .err.data-v-44536cf4 {
- flex: 1;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- }
- .container .header .state .err .number.data-v-44536cf4 {
- font-size: 46rpx;
- font-weight: 700;
- }
- .container .header .state .err .mes.data-v-44536cf4 {
- font-size: 28rpx;
- color: #999999;
- }
- .container .header .state .success.data-v-44536cf4 {
- flex: 1;
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- }
- .container .header .state .success .number.data-v-44536cf4 {
- font-size: 46rpx;
- font-weight: 700;
- }
- .container .header .state .success .mes.data-v-44536cf4 {
- font-size: 28rpx;
- color: #999999;
- }
- .container .calendar.data-v-44536cf4 {
- margin: 0 auto;
- margin-top: 30rpx;
- width: 693rpx;
- background-color: #fff;
- }
- .container .calendar .calendar_title.data-v-44536cf4 {
- padding-left: 30rpx;
- height: 100rpx;
- line-height: 100rpx;
- font-size: 32rpx;
- font-weight: 500;
- }
- .container .calendar .calendar_title ._span.data-v-44536cf4 {
- font-size: 26rpx;
- color: #999999;
- }
- .container .calendar .calendar_body.data-v-44536cf4 {
- height: 690rpx;
- background-color: skyblue;
- }
- .container .calendar .calendar_foot.data-v-44536cf4 {
- padding: 0 30rpx;
- }
- .container .calendar .calendar_foot .foot_item.data-v-44536cf4 {
- box-sizing: border-box;
- padding: 30rpx;
- display: flex;
- flex-direction: column;
- justify-content: space-evenly;
- height: 130rpx;
- font-size: 24rpx;
- color: #808080;
- }
- .container .calendar .calendar_foot .foot_item .box.data-v-44536cf4 {
- display: flex;
- align-items: center;
- }
- .container .calendar .calendar_foot .foot_item .box .circular.data-v-44536cf4 {
- margin-right: 18rpx;
- width: 12rpx;
- height: 12rpx;
- border-radius: 6rpx;
- background-color: #31C20E;
- }
- .container .calendar .calendar_foot .foot_item .box .color.data-v-44536cf4 {
- background-color: #999999;
- }
- .container .calendar .calendar_foot .foot_item .box ._span.data-v-44536cf4 {
- margin-left: 18rpx;
- }
- .container .errPeople.data-v-44536cf4 {
- margin: 0 auto;
- margin-top: 32rpx;
- width: 690rpx;
- border-radius: 7rpx;
- background-color: #fff;
- }
- .container .errPeople .e_header.data-v-44536cf4 {
- display: flex;
- align-items: center;
- width: 690rpx;
- height: 121rpx;
- }
- .container .errPeople .e_header .left.data-v-44536cf4 {
- flex: 1;
- margin-left: 30rpx;
- font-size: 32rpx;
- font-weight: 500;
- }
- .container .errPeople .e_header .right.data-v-44536cf4 {
- flex: 1;
- display: flex;
- justify-content: flex-end;
- align-items: center;
- margin-right: 32rpx;
- }
- .container .errPeople .e_header .right .icon.data-v-44536cf4 {
- margin-right: 10rpx;
- width: 26rpx;
- height: 26rpx;
- line-height: 26rpx;
- }
- .container .errPeople .e_header .right .icon ._img.data-v-44536cf4 {
- width: 100%;
- height: 100%;
- }
- .container .errPeople .e_header .right .info.data-v-44536cf4 {
- width: 56rpx;
- height: 41rpx;
- font-size: 28rpx;
- color: #2A82E4;
- }
- .container .errPeople .e_calendar.data-v-44536cf4 {
- display: flex;
- justify-content: flex-end;
- align-items: center;
- }
- .container .errPeople .e_calendar .double.data-v-44536cf4 {
- margin-right: 30rpx;
- width: 40rpx;
- height: 40rpx;
- }
- .container .errPeople .e_calendar .double ._img.data-v-44536cf4 {
- width: 100%;
- height: 100%;
- }
- .container .errPeople .e_calendar .single.data-v-44536cf4 {
- width: 40rpx;
- height: 40rpx;
- }
- .container .errPeople .e_calendar .single ._img.data-v-44536cf4 {
- width: 80%;
- height: 70%;
- }
- .container .errPeople .e_calendar .single2.data-v-44536cf4 {
- margin-right: 30rpx;
- width: 40rpx;
- height: 40rpx;
- }
- .container .errPeople .e_calendar .single2 ._img.data-v-44536cf4 {
- width: 100%;
- height: 70%;
- }
- .container .errPeople .e_calendar .time.data-v-44536cf4 {
- width: 180rpx;
- height: 44rpx;
- font-size: 32rpx;
- text-align: center;
- }
- .container .errPeople .e_list.data-v-44536cf4 {
- display: flex;
- flex-wrap: wrap;
- justify-content: space-evenly;
- align-items: center;
- margin-top: 20rpx;
- padding: 30rpx;
- width: 630rpx;
- }
- .container .errPeople .e_list .e_box.data-v-44536cf4 {
- display: flex;
- flex-direction: column;
- justify-content: space-evenly;
- align-items: center;
- margin-bottom: 20rpx;
- width: 180rpx;
- height: 190rpx;
- }
- .container .errPeople .e_list .e_box .e_img.data-v-44536cf4 {
- width: 100rpx;
- height: 100rpx;
- }
- .container .errPeople .e_list .e_box .e_img ._img.data-v-44536cf4 {
- width: 100%;
- height: 100%;
- border-radius: 50%;
- }
- .container .errPeople .e_list .e_box .e_name.data-v-44536cf4 {
- font-size: 28rpx;
- }
- .container .errPeople .e_list .e_box .e_msg.data-v-44536cf4 {
- font-size: 24rpx;
- color: #808080;
- }
- .data-v-44536cf4 .uni-calendar-item--isDay {
- border-radius: 50rpx;
- }
- .data-v-44536cf4 .uni-calendar-item--checked {
- border-radius: 50rpx;
- }
|