|
|
@ -983,10 +983,10 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .uni-calendar-item--extra{ |
|
|
|
::v-deep .uni-calendar-item--extra{ |
|
|
|
color: #EE3E3B !important; |
|
|
|
} |
|
|
|
/deep/ .uni-calendar-item--isDay{ |
|
|
|
::v-deep .uni-calendar-item--isDay{ |
|
|
|
background: #6A8A27 !important; |
|
|
|
border-radius: 50%; |
|
|
|
|
|
|
@ -995,7 +995,7 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/deep/ .uni-calendar-item--checked{ |
|
|
|
::v-deep .uni-calendar-item--checked{ |
|
|
|
background: #6A8A27 !important; |
|
|
|
border-radius: 50%; |
|
|
|
|
|
|
|