2.4 组件结构调整,调整会员权限判断

This commit is contained in:
尚政杰
2026-02-04 17:43:41 +08:00
parent eeca65538c
commit 995ee7f220
274 changed files with 7191 additions and 2186 deletions

View File

@@ -49,6 +49,10 @@
.dateC .monthDateList .item .date .chg.down {
color: #38A169;
}
.dateC .monthDateList .item .date.selected-border {
border: 1px solid #FFCC00;
box-sizing: border-box;
}
.dateC .monthDateList .item .date.zt-bg-80 {
background-color: #FAEEFF;
}