个人中心页面-预警通知列表、订阅列表开发

This commit is contained in:
付民康
2025-03-14 14:47:29 +08:00
parent 9ae661f7c0
commit f2a0d29269
6 changed files with 383 additions and 0 deletions

View File

@@ -112,6 +112,20 @@
}
}
.jyh-tabs-3 {
.devui-tabs__nav {
background: transparent;
li {
background: #F3F3F3;
}
.active {
background: #ffffff !important;
}
}
}
.jyh-checkbox-group {
div {
margin-top: 0;