一键设置

This commit is contained in:
2024-07-15 17:59:57 +08:00
parent 3c5422d71c
commit 37e98768ed
4 changed files with 49 additions and 10 deletions

View File

@@ -551,6 +551,11 @@ uni-button[disabled]:not([type]), uni-button[disabled][type=default] {
border: 1px solid #21D0F2;
border-radius: 12px
}
.pop_label {
font-size: 14px;
line-height: 14px;
color: #fff;
}
/** 日历 */
.uni-calendar__header {
height: 40px !important;