调试接口

This commit is contained in:
wangxiaowei
2025-12-20 22:44:12 +08:00
parent fc3072980c
commit a2f1023de8
32 changed files with 982 additions and 483 deletions

View File

@ -58,4 +58,13 @@
}
}
}
.booking-time {
:deep() {
.wd-tabs__line--inner,
.wd-tabs__line {
background-color: #4C9F44 !important;
}
}
}
</style>