chenkainan 4 months ago
parent
commit
f8d7351806
  1. 6
      subPackages/ticket/detail.vue
  2. 6
      subPackages/ticket/order.vue

6
subPackages/ticket/detail.vue

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

6
subPackages/ticket/order.vue

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

Loading…
Cancel
Save