1
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 24s
Docker Build & Deploy / Deploy to Production (push) Successful in 11s
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 0s
Docker Build & Deploy / WeChat Notification (push) Successful in 1s

This commit is contained in:
孙诚
2026-01-14 20:24:32 +08:00
parent 4444f2b808
commit 12cf1b6323
2 changed files with 20 additions and 30 deletions

View File

@@ -596,4 +596,8 @@ const onMonthDaysConfirm = ({ selectedValues, selectedOptions }) => {
height: 100%;
}
:deep(.van-nav-bar) {
background: transparent !important;
}
</style>